bitswrt/Re-request Copilot Review

Re-request GitHub Copilot code review on a PR via the GraphQL requestReviewsByLogin mutation. Workaround for the org-level Ruleset gap where re-review does not auto-trigger on subsequent pushes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pr-numberPull request number to re-request review onyes
github-tokenGitHub PAT with repo Pull requests: read+write permission. The default GITHUB_TOKEN may not be able to add @copilot as a reviewer under some organization policies — use a fine-grained PAT scoped to this purpose.yes
repositoryTarget repository in owner/name formatno${{ github.repository }}
bot-loginsComma-separated bot logins (each WITH the [bot] suffix) to request review from. Defaults to GitHub Copilot's review bot. Add more for multi-bot setups, e.g. "copilot-pull-request-reviewer[bot],coderabbitai[bot]".nocopilot-pull-request-reviewer[bot]
namedescription
review-requested"true" if review was re-requested successfully, "false" otherwise
pr-node-idGraphQL node ID of the target PR (useful for chaining)