Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add .MAINTAINERS file and auto review assignment GHA workflow #914

Merged
merged 3 commits into from
Jun 30, 2022

Conversation

bfineran
Copy link
Contributor

@bfineran bfineran commented Jun 24, 2022

Adds a .MAINTAINERS file with list of the active repo maintainers. Uncommented maintainers will be considered active for random PR review selection by the assign-review GHA workflow.

The workflow currently includes:

  1. on PR open - assigns the PR opener as the assignee on the PR
  2. on ready to review (PR not in draft mode and 'wip' not in PR title) - adds 1 random maintainer-reviewer as the PR reviewer

@github-actions
Copy link

@kylesayrs assigned for review

@github-actions github-actions bot requested a review from kylesayrs June 24, 2022 22:36
Copy link
Member

@rahul-tuli rahul-tuli left a comment

Choose a reason for hiding this comment

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

Great Work! @bfineran!

.MAINTAINERS Show resolved Hide resolved
@bfineran bfineran merged commit baec088 into main Jun 30, 2022
@bfineran bfineran deleted the review-auto_assign branch June 30, 2022 19:17
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.

4 participants