Skip to content

chore(repo-hygiene): Tier 1 -- CODEOWNERS#69

Merged
MarcoPolo483 merged 1 commit into
mainfrom
claude/win-p61/2026-05-18-tier1-hygiene
May 18, 2026
Merged

chore(repo-hygiene): Tier 1 -- CODEOWNERS#69
MarcoPolo483 merged 1 commit into
mainfrom
claude/win-p61/2026-05-18-tier1-hygiene

Conversation

@MarcoPolo483

Copy link
Copy Markdown
Contributor

Summary

Portfolio repo-hygiene Tier 1 rollout. Adds .github/CODEOWNERS declaring @MarcoPolo483 as sole maintainer.

Companion repo-settings changes (already applied earlier today)

  • allow_merge_commit=false, allow_rebase_merge=false (squash-merge only)
  • Branch protection hardened: allow_force_pushes=false (was true -- latent risk closed), required_conversation_resolution=true, allow_deletions=false, required_linear_history=true (already on)
  • delete_branch_on_merge=true (already on)

Other Tier 1 status on this repo (already in place, no change needed)

  • LICENSE: Apache-2.0
  • SECURITY.md: present + well-formed
  • .github/dependabot.yml: present + grouped per package family
  • PULL_REQUEST_TEMPLATE.md: present
  • Pre-commit pytest gate: present per p61_feedback_pre_commit_pytest_gate

Doctrine anchor

  • reference_portfolio_repo_hygiene_tier1_2026-05-17
  • feedback_scrum_master_best_practices_pattern

Test plan

  • All CI checks pass

Establishes CODEOWNERS for the portfolio repo-hygiene Tier 1 rollout
per eva-foundation memory `reference_portfolio_repo_hygiene_tier1_2026-05-17`.

Sole maintainer; convention is explicit even though no review approvals
are required.

Companion repo-settings changes applied earlier today via gh API:
- allow_merge_commit=false, allow_rebase_merge=false (squash-merge only)
- Branch protection hardened: allow_force_pushes=false (was true!),
  required_conversation_resolution=true, allow_deletions=false

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 18, 2026 13:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds repository ownership metadata for the GovOps-LaC project by introducing a CODEOWNERS file.

Changes:

  • Adds .github/CODEOWNERS with a wildcard ownership rule for @MarcoPolo483.
  • Documents the intended sole-maintainer ownership model in file comments.

Comment thread .github/CODEOWNERS
Comment on lines +7 to +8
# Per portfolio repo-hygiene Tier 1 (eva-foundation memory entry
# `reference_portfolio_repo_hygiene_tier1_2026-05-17`).
@MarcoPolo483 MarcoPolo483 merged commit 098d391 into main May 18, 2026
11 checks passed
@MarcoPolo483 MarcoPolo483 deleted the claude/win-p61/2026-05-18-tier1-hygiene branch May 18, 2026 13:57
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.

2 participants