Skip to content

Commit cdd1374

Browse files
authored
Further reduce team review request noise from CODEOWNERS (heroku#1618)
We already request language owner review for various automation and Dependabot related PRs, to reduce the amount of review request notification noise sent to the language owner team alias. This adds the GitHub Actions workflow directory to this list too, so that Dependabot PRs that bump the Actions versions are treated the same as the language-specific Dependabot PRs. GUS-W-18951033.
1 parent 83997c9 commit cdd1374

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
# by Dependabot or release automation, to reduce team review request noise.
88
CHANGELOG.md @schneems
99
Gemfile.lock @schneems
10+
/.github/workflows/ @schneems
1011
/changelogs/ @schneems
1112
/lib/language_pack/version.rb @schneems

0 commit comments

Comments
 (0)