chore: add CODEOWNERS for the minimalists team - #728
Merged
Conversation
Add `.github/CODEOWNERS` with a single catch-all rule making @gominimal/minimalists the owner of every path, so the team is auto-requested for review on all pull requests. More specific per-path rules can be layered in later (last match wins). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E6SWKgFLoRffVAUrkAWtz6
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds a GitHub CODEOWNERS file that assigns repository-wide ownership to the minimalists team and documents where more specific rules can be added. ChangesCode ownership configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
twitchyliquid64
approved these changes
Jul 13, 2026
norrietaylor
added a commit
that referenced
this pull request
Jul 14, 2026
Documents the frozen-CI contract for contributors and agents (N8): - CONTRIBUTING.md — the test-extension table (unit / in-process integration / doctest / *_integration.rs harness / scripts/ e2e) with the discriminator between an integration harness and a full-CLI e2e script; adding a test never requires a workflow edit. - docs/ci-strategy.md — the full CI design, with a preamble mapping the strategy's terms to this repo (five lane workflows; justfile + scripts, not xtask; _integration binary-suffix filtersets, not a vm_e2e_ test-name prefix) and the section 10 contract table updated to the shipped convention. - CLAUDE.md — a pointer so agents inherit the "do not edit .github/workflows/" rule. - .config/nextest.toml + core-tests — JUnit output plus a $GITHUB_STEP_SUMMARY pass/fail table, so per-PR test evidence is visible without artifact downloads. Reconciled against what already merged: the nightly tier, soak script, and promote timeout landed with #720, and a repo-wide CODEOWNERS landed with #728 (already gating .github/ via the minimalists team), so the parked branch's copies of those are dropped. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HbXL6jxHTY2YuLPaMxc1yU
norrietaylor
added a commit
that referenced
this pull request
Jul 14, 2026
Documents the frozen-CI contract for contributors and agents (N8): - CONTRIBUTING.md — the test-extension table (unit / in-process integration / doctest / *_integration.rs harness / scripts/ e2e) with the discriminator between an integration harness and a full-CLI e2e script; adding a test never requires a workflow edit. - docs/ci-strategy.md — the full CI design, with a preamble mapping the strategy's terms to this repo (five lane workflows; justfile + scripts, not xtask; _integration binary-suffix filtersets, not a vm_e2e_ test-name prefix) and the section 10 contract table updated to the shipped convention. - CLAUDE.md — a pointer so agents inherit the "do not edit .github/workflows/" rule. - .config/nextest.toml + core-tests — JUnit output plus a $GITHUB_STEP_SUMMARY pass/fail table, so per-PR test evidence is visible without artifact downloads. Reconciled against what already merged: the nightly tier, soak script, and promote timeout landed with #720, and a repo-wide CODEOWNERS landed with #728 (already gating .github/ via the minimalists team), so the parked branch's copies of those are dropped. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HbXL6jxHTY2YuLPaMxc1yU
norrietaylor
added a commit
that referenced
this pull request
Jul 14, 2026
Documents the frozen-CI contract for contributors and agents (N8): - CONTRIBUTING.md — the test-extension table (unit / in-process integration / doctest / *_integration.rs harness / scripts/ e2e) with the discriminator between an integration harness and a full-CLI e2e script; adding a test never requires a workflow edit. - docs/ci-strategy.md — the full CI design, with a preamble mapping the strategy's terms to this repo (five lane workflows; justfile + scripts, not xtask; _integration binary-suffix filtersets, not a vm_e2e_ test-name prefix) and the section 10 contract table updated to the shipped convention. - CLAUDE.md — a pointer so agents inherit the "do not edit .github/workflows/" rule. - .config/nextest.toml + core-tests — JUnit output plus a $GITHUB_STEP_SUMMARY pass/fail table, so per-PR test evidence is visible without artifact downloads. Reconciled against what already merged: the nightly tier, soak script, and promote timeout landed with #720, and a repo-wide CODEOWNERS landed with #728 (already gating .github/ via the minimalists team), so the parked branch's copies of those are dropped. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HbXL6jxHTY2YuLPaMxc1yU
norrietaylor
added a commit
that referenced
this pull request
Jul 14, 2026
Documents the frozen-CI contract for contributors and agents (N8): - CONTRIBUTING.md — the test-extension table (unit / in-process integration / doctest / *_integration.rs harness / scripts/ e2e) with the discriminator between an integration harness and a full-CLI e2e script; adding a test never requires a workflow edit. - docs/ci-strategy.md — the full CI design, with a preamble mapping the strategy's terms to this repo (five lane workflows; justfile + scripts, not xtask; _integration binary-suffix filtersets, not a vm_e2e_ test-name prefix) and the section 10 contract table updated to the shipped convention. - CLAUDE.md — a pointer so agents inherit the "do not edit .github/workflows/" rule. - .config/nextest.toml + core-tests — JUnit output plus a $GITHUB_STEP_SUMMARY pass/fail table, so per-PR test evidence is visible without artifact downloads. Reconciled against what already merged: the nightly tier, soak script, and promote timeout landed with #720, and a repo-wide CODEOWNERS landed with #728 (already gating .github/ via the minimalists team), so the parked branch's copies of those are dropped. Claude-Session: https://claude.ai/code/session_01HbXL6jxHTY2YuLPaMxc1yU Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
.github/CODEOWNERSwith a single catch-all rule so that@gominimal/minimalistsowns every path in the repository:With this in place GitHub auto-requests the team for review on every pull
request. The rule is a base layer — more specific per-path owners can be added
below it later (CODEOWNERS uses last-match-wins).
Note: for the auto-request and any branch-protection "require review from Code
Owners" rule to take effect,
@gominimal/minimalistsmust have write access tothis repository.
🤖 Generated with Claude Code
https://claude.ai/code/session_01E6SWKgFLoRffVAUrkAWtz6
Summary by CodeRabbit