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

Migrate auto_request_review back to CODEOWNERS #10133

Merged
merged 1 commit into from Feb 28, 2024

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Feb 28, 2024

We switched from CODEOWNERS to auto_request_review for sending review requests automatically because the YJIT team used to have members who don't have write access and CODEOWNERS doesn't support teams or people without write access on the repository.

auto_request_review has a couple of minor problems:

  • The notification is sent from @matzbot, so you can't know who filed the pull request until you open it.
  • The last_files_match_only feature has not been working as expected. So we currently can't exclude yjit/src/cruby_bindings.inc.rs from the review target.

At the moment, @ruby/yjit has only committers, so we don't need to use auto_request_review. I gave write access to @ruby/yjit so that we could use CODEOWNERS with it.

Until we get a new team member, I'd like to switch this back to CODEOWNERS.

@k0kubun k0kubun requested a review from a team February 28, 2024 18:15

This comment was marked as spam.

Copy link
Member

@XrXr XrXr left a comment

Choose a reason for hiding this comment

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

👍🏼

@k0kubun k0kubun enabled auto-merge (squash) February 28, 2024 18:35
@k0kubun k0kubun merged commit c5b568b into ruby:master Feb 28, 2024
97 checks passed
@k0kubun k0kubun deleted the yjit-codeowners branch February 28, 2024 18:54
k0kubun added a commit that referenced this pull request Apr 3, 2024
k0kubun added a commit that referenced this pull request Apr 3, 2024
Revert "Migrate auto_request_review back to CODEOWNERS (#10133)"

This reverts commit c5b568b.
artur-intech pushed a commit to artur-intech/ruby that referenced this pull request Apr 26, 2024
Revert "Migrate auto_request_review back to CODEOWNERS (ruby#10133)"

This reverts commit c5b568b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants