Skip to content

ci: add assign random reviewer workflow#313

Open
tty47 wants to merge 1 commit intomainfrom
ci/assign-random-reviewer
Open

ci: add assign random reviewer workflow#313
tty47 wants to merge 1 commit intomainfrom
ci/assign-random-reviewer

Conversation

@tty47
Copy link

@tty47 tty47 commented Feb 24, 2026

Automatically assigns one random reviewer from CODEOWNERS when a PR is opened.

  • Triggers on PR open, ready_for_review, and reopen events
  • Skips draft PRs
  • Parses CODEOWNERS to find eligible reviewers for changed files
  • Excludes PR author from candidates
  • Picks one reviewer at random

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if it works

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.

2 participants