Skip to content

Allow test-quarantine workflow to run "curl" with arguments#66188

Merged
wtgodbe merged 2 commits intomainfrom
wtgodbe/bashstar
Apr 7, 2026
Merged

Allow test-quarantine workflow to run "curl" with arguments#66188
wtgodbe merged 2 commits intomainfrom
wtgodbe/bashstar

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented Apr 7, 2026

Previously curl was only approved to run without any arguments, which is obviously not what we want.

Copilot AI review requested due to automatic review settings April 7, 2026 04:42
@wtgodbe wtgodbe requested a review from a team as a code owner April 7, 2026 04:42
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 7, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the gh-aw “test-quarantine” agentic workflow configuration to allow curl to be executed with arguments (rather than only as a bare command), and refreshes the generated/locked workflow artifacts.

Changes:

  • Allow curl with arguments in the test-quarantine workflow tool allowlist (curl:*).
  • Regenerate the compiled workflow lock files (upgrading gh-aw compiler/actions references to v0.67.1 and updating generated steps/config).
  • Add the new gh-aw setup action version entry to the repo’s actions lock manifest.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/test-quarantine.md Expands the bash tool allowlist to permit curl with arguments (curl:*).
.github/workflows/test-quarantine.lock.yml Regenerated compiled workflow (gh-aw v0.67.1) reflecting the new allowlist and updated generated behavior/config.
.github/workflows/issue-triage-agent.lock.yml Regenerated compiled workflow (gh-aw v0.67.1) despite no corresponding .md change shown in this PR.
.github/aw/actions-lock.json Adds the pinned SHA entry for github/gh-aw-actions/setup@v0.67.1.

Comment thread .github/workflows/test-quarantine.lock.yml
Comment thread .github/workflows/issue-triage-agent.lock.yml
@wtgodbe wtgodbe merged commit ddd45fe into main Apr 7, 2026
14 of 16 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/bashstar branch April 7, 2026 04:49
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants