summaryrefslogtreecommitdiff
path: root/.github/auto_request_review.yml
AgeCommit message (Collapse)Author
2023-01-31Disable broken last_files_match_only for nowTakashi Kokubun
2023-01-05Skip reviews for cruby_bindings-only PRs [ci skip] (#7004)Takashi Kokubun
Notes: Merged-By: maximecb <maximecb@ruby-lang.org>
2022-09-13Tweak the glob for auto_request_reviewTakashi Kokubun
2022-09-13Configure auto_request_review for YJIT teamTakashi Kokubun
We need to use pull_request_target instead of pull_request to use secrets. pull_request_target seems to be executed from the default branch, so pushing this to master to test this.