Skip to content

fix test impact workflow PR comment permissions#796

Open
bill-ph wants to merge 1 commit into
mainfrom
codex/fix-test-impact-comment-permissions
Open

fix test impact workflow PR comment permissions#796
bill-ph wants to merge 1 commit into
mainfrom
codex/fix-test-impact-comment-permissions

Conversation

@bill-ph

@bill-ph bill-ph commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

The throwaway probe PR proved that test-impact-plan generates the expected summary, but the follow-up test-impact-plan-comment workflow failed when creating the sticky PR comment with GitHub API 403.

This keeps the two-workflow setup on pull_request + workflow_run, but grants the comment workflow pull-requests: write so the default GitHub token can create/update the PR comment.

Validation

  • ruby -e 'require "psych"; Psych.load_file(".github/workflows/test-impact-plan-comment.yml"); puts "ok"'
  • just lint

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