Skip to content

ci: skip code owners on GitHub Actions workflow files - #135

Merged
adamdecaf merged 1 commit into
masterfrom
ci/codeowners-workflow-files
Aug 27, 2026
Merged

ci: skip code owners on GitHub Actions workflow files#135
adamdecaf merged 1 commit into
masterfrom
ci/codeowners-workflow-files

Conversation

@adamdecaf

Copy link
Copy Markdown
Member

CODEOWNERS .github/workflows/** does not match files directly in .github/workflows/ on GitHub (last-match still falls through to * @adamdecaf, so workflow-only PRs still request review).

Add the same empty-owner rules already on fincen: .github/workflows/* and **/.github/workflows/*.

CODEOWNERS `.github/workflows/**` does not match files directly in `.github/workflows/` on GitHub (last-match still falls through to `* @adamdecaf`, so workflow-only PRs still request review).

Add the same empty-owner rules already on fincen: `.github/workflows/*` and `**/.github/workflows/*`.
@adamdecaf
adamdecaf merged commit 566b90d into master Aug 27, 2026
6 checks passed
@adamdecaf
adamdecaf deleted the ci/codeowners-workflow-files branch August 27, 2026 15:24
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.

1 participant