Skip to content

Add CODEOWNERS so pull requests request owner review - #54

Merged
cpitzi merged 1 commit into
mainfrom
fleet/add-codeowners
Aug 13, 2026
Merged

Add CODEOWNERS so pull requests request owner review#54
cpitzi merged 1 commit into
mainfrom
fleet/add-codeowners

Conversation

@cpitzi

@cpitzi cpitzi commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Adds .github/CODEOWNERS with * @cpitzi, matching the file already present in betula and kalmia.

Account notifications were dropped to "participating and @mentions only" across the fleet, so the inbox carries proposed changes rather than all repo activity. Under that setting a pull request only notifies the owner if it requests his review, which CODEOWNERS causes GitHub to do automatically. Without it, pull requests in this repo — including agent-fleet PRs, now the majority of fleet PR output — would generate no notification.

This does not gate merges: this repo's main ruleset has require_code_owner_review: false and required_approving_review_count: 0, so review is requested but never required, and auto-merge on green checks is unaffected.

Part of lentago/.github#106.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cpitzi
cpitzi enabled auto-merge (squash) August 13, 2026 17:13
@cpitzi
cpitzi merged commit 50b73c6 into main Aug 13, 2026
2 checks passed
@cpitzi
cpitzi deleted the fleet/add-codeowners branch August 13, 2026 17:13
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