Give the eval workflow permissions to comment on PRs - #39034
Open
AndriySvyryd wants to merge 1 commit into
Open
AndriySvyryd wants to merge 1 commit into
AndriySvyryd wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Restrict pull-requests permission to read-only before approval.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
Updates the agent harness evaluation workflow to enable pull-request commenting.
Changes:
- Grants
pull-requests: writeto the workflow jobs. - Retains
issues: writefor PR conversation mutations.
| File | Review |
|---|---|
.github/workflows/agent-harness-evaluation.yml |
Critical: pull-requests: write is broader than required at lines 37 and 419; retain read-only access. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Skip checks if eval harness doesn't exist
AndriySvyryd
force-pushed
the
FixVally
branch
from
September 18, 2026 23:52
bb2c46b to
b900def
Compare
AndriySvyryd
enabled auto-merge (squash)
September 19, 2026 17:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Skip checks if eval harness doesn't exist