Skip to content

Fix unsupported Vally workflow permission - #3347

Draft
Mike Harder (mikeharder) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-actionlint-job-failure
Draft

Fix unsupported Vally workflow permission#3347
Mike Harder (mikeharder) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-actionlint-job-failure

Conversation

Copilot AI commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

The actionlint job failed because vally-eval.yml declared copilot-requests, which is not a recognized GitHub Actions permission scope.

  • Workflow permissions
    • Remove copilot-requests: write from the Vally evaluation workflow.
    • Retain the required repository and pull-request read permissions.
permissions:
  contents: read
  pull-requests: read

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job actionlint Fix unsupported Vally workflow permission Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants