Skip to content

ci: auto-request Copilot review on PR open#90

Closed
fazleelahhee wants to merge 2 commits into
mainfrom
chore/auto-copilot-review
Closed

ci: auto-request Copilot review on PR open#90
fazleelahhee wants to merge 2 commits into
mainfrom
chore/auto-copilot-review

Conversation

@fazleelahhee
Copy link
Copy Markdown
Contributor

Summary

  • Adds .github/workflows/copilot-review.yml that runs on pull_request: opened and ready_for_review, requesting review from Copilot (copilot-swe-agent, bot ID BOT_kgDOC9w8XQ) via the GraphQL requestReviews mutation.
  • Skips draft PRs; uses union: true so it never displaces existing reviewers.
  • Branch protection on main was updated separately: required_approving_review_count: 0, require_code_owner_reviews: false. The 10 CI status checks, admin enforcement, and conversation-resolution requirement remain in place.

Test plan

  • On opening this PR, the Request Copilot review workflow runs and Copilot is added as a reviewer.
  • Any collaborator can merge once CI is green, with no human approval required.

@fazleelahhee
Copy link
Copy Markdown
Contributor Author

Closing — Copilot review integration not needed.

@fazleelahhee fazleelahhee deleted the chore/auto-copilot-review branch May 19, 2026 18:29
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