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

Implement request reviewers on itself #98

Merged
merged 4 commits into from
Oct 31, 2023
Merged

Conversation

Bullrich
Copy link
Collaborator

This PR has three changes:

  1. Updated the README file to be more detailed on how to properly install the app with the request reviewers feature.
  2. Updated the repo-token field to use the GitHub app which now has pull-request write permissions.
  3. Enabled request-reviewers (won't trigger on this PR until it is merged).

@Bullrich Bullrich self-assigned this Oct 31, 2023
@Bullrich Bullrich requested a review from a team as a code owner October 31, 2023 09:12
README.md Outdated
@@ -433,6 +439,10 @@ It also has any other field from the [`basic rule`](#basic-rule) (with the excep
- **Optional**: Defaults to `false`.
- **minRank**: Must be a number.
- **Required**

##### Note
The fellows rule will never request reviewers, even if `request-reviewers` rule is enabled.
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel like adding a reason for this would be good.
I understand it's because it would result in too many reviewers requested for lower levels of fellows.
I think it should be put down in writing for future reference.

@Bullrich Bullrich enabled auto-merge (squash) October 31, 2023 09:54
@Bullrich Bullrich merged commit 686de29 into main Oct 31, 2023
11 checks passed
@Bullrich Bullrich deleted the implement-request-reviewers branch October 31, 2023 09:55
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