Skip to content

fix: grant PR comment workflow pull-request scope#9

Merged
huntharo merged 1 commit intomainfrom
codex/fix-cluster-perf-comment-perms
Mar 12, 2026
Merged

fix: grant PR comment workflow pull-request scope#9
huntharo merged 1 commit intomainfrom
codex/fix-cluster-perf-comment-perms

Conversation

@huntharo
Copy link
Copy Markdown
Contributor

Summary

  • add pull-requests: write to the Cluster Perf PR Comment workflow permissions
  • keep the existing issues: write scope for issue-comment creation/update
  • unblock sticky cluster perf comments on rebased PRs like feat: add vectorlite cluster experiment #7

Why

The comment workflow was firing, downloading the perf artifact correctly, and then failing with 403 Resource not accessible by integration when posting the PR comment. GitHub's error path advertised issues=write; pull_requests=write, so this patch grants the missing PR write scope.

@huntharo huntharo merged commit cb1d153 into main Mar 12, 2026
8 checks passed
@huntharo huntharo deleted the codex/fix-cluster-perf-comment-perms branch March 12, 2026 14:01
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.

1 participant