Skip to content

chore: add CODEOWNERS so code-owner review requirement applies - #92

Merged
jvnte merged 1 commit into
mainfrom
chore/add-codeowners
Aug 6, 2026
Merged

chore: add CODEOWNERS so code-owner review requirement applies#92
jvnte merged 1 commit into
mainfrom
chore/add-codeowners

Conversation

@jvnte

@jvnte jvnte commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Adds .github/CODEOWNERS with @Aleph-Alpha/responses-api as the default owner for the whole repo.

The org branch-protection ruleset requires code-owner review on pull requests. With no CODEOWNERS file that requirement matches nothing, so every PR satisfied it vacuously. Listing an owner makes the existing control take effect.

Note: this only works if @Aleph-Alpha/responses-api has write access to this repo — GitHub silently ignores owners that don't. Worth confirming before relying on the gate.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@jvnte
jvnte merged commit f60d466 into main Aug 6, 2026
10 checks passed
@jvnte
jvnte deleted the chore/add-codeowners branch August 6, 2026 12:52
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