Skip to content

chore: enforce repository governance and release reliability - #14

Merged
AmirMotefaker merged 1 commit into
mainfrom
agent/governance-release-reliability-2026-v1
Aug 13, 2026
Merged

chore: enforce repository governance and release reliability#14
AmirMotefaker merged 1 commit into
mainfrom
agent/governance-release-reliability-2026-v1

Conversation

@AmirMotefaker

Copy link
Copy Markdown
Owner

Closes #13

Summary

Establishes repository governance and release reliability controls.

Policy

  • PR-only default-branch changes.
  • Zero required approvals for this personal repository.
  • Required successful CI check contexts.
  • Review-thread resolution.
  • Squash-only merge.
  • Linear history.
  • Force-push and default-branch deletion protection.
  • Immutable existing tags.
  • Standardized repository merge settings.
  • Dependabot stays behind PR + CI gates.
  • No unconditional Dependabot auto-merge.
  • Artifact provenance only where a deterministic distributable artifact exists.

Required checks

  • validate (Python 3.10)
  • validate (Python 3.12)
  • Analyze (python)
  • CodeQL

Evidence

  • GOVERNANCE.md
  • evidence/phase7-governance-release-reliability.md
  • Evidence SHA-256: DA9647533BD4879094977EF159401F0C3AD65CB6B4CEF7310E90241A6158B562
  • Head SHA: 247122e00e49a0b3e8c53e19d19c28ac2402d266

Repository rulesets are activated only after this PR head passes the required checks; the PR is then merged under the new governance policy.

@AmirMotefaker
AmirMotefaker merged commit 6bdc5b3 into main Aug 13, 2026
4 checks passed
@AmirMotefaker
AmirMotefaker deleted the agent/governance-release-reliability-2026-v1 branch August 13, 2026 23:32
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.

Phase 7: Repository Governance & Release Reliability 2026

1 participant