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 Git submodule directories to CODEOWNERS #725

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

To prevent team review requests for Dependabot PRs like:
- #712
- #722
- #723
- #724
@edmorley edmorley added the skip changelog Pull requests that do not require changes to the CHANGELOG file label Sep 2, 2024
@edmorley edmorley self-assigned this Sep 2, 2024
@edmorley edmorley requested a review from a team as a code owner September 2, 2024 07:44
@edmorley edmorley enabled auto-merge (squash) September 2, 2024 07:45
@edmorley edmorley merged commit d65e69e into main Sep 4, 2024
21 checks passed
@edmorley edmorley deleted the edmorley/submodule-codeowners branch September 4, 2024 07:41
edmorley added a commit that referenced this pull request Oct 1, 2024
In #725 the Git submodules directories were added to CODEOWNERS to try and reduce PR review noise.

However, the languages team alias was still requested for review in #733 and #744.

I suspect this might be due to the trailing slash for these entries in CODEOWNERS - since if you look at the diff view for one of those PRs, they are unsurprisingly tracked as a flat file with a reference, not a directory, eg:
https://patch-diff.githubusercontent.com/raw/heroku/buildpacks-jvm/pull/733.diff
edmorley added a commit that referenced this pull request Oct 14, 2024
In #725 the Git submodules directories were added to CODEOWNERS to try and reduce PR review noise.

However, the languages team alias was still requested for review in #733 and #734.

I suspect this might be due to the trailing slash for these entries in CODEOWNERS - since if you look at the diff view for one of those PRs, they are unsurprisingly tracked as a flat file with a reference, not a directory, eg:
https://patch-diff.githubusercontent.com/raw/heroku/buildpacks-jvm/pull/733.diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Pull requests that do not require changes to the CHANGELOG file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants