Skip to content

docs: replace no-auto-merge rule with standing gate policy - #46

Merged
shivros merged 1 commit into
mainfrom
chore/auto-merge-policy
Aug 19, 2026
Merged

shivros merged 1 commit into
mainfrom
chore/auto-merge-policy

Conversation

@shivros

@shivros shivros commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updates the Git / PR Rules section: the manual-review-only line is replaced with the standing gate policy (auto-merge permitted when CI green and gate confidence >= 0.80)
  • AGENTS.md and CLAUDE.md are generated targets — source edited in .creed/config/development.md, targets regenerated via creed sync (no drift)
  • Per Shiv's direction (2026-08-19): no repo is exempt from the policy

Test Plan

  • go build ./..., go vet ./..., gofmt -l clean
  • Full go test ./... green outside lefthook (pre-commit hook env pollution breaks gitremote temp-repo fixtures — known pitfall, tests pass clean)
  • No stale marker remains in source or targets

Auto-merge is permitted when CI is green and gate confidence is at
least 0.80, matching the standing TechGodHQ policy. Source config
updated and targets regenerated via creed sync. Per Shiv's direction:
no repo is exempt.

go-test verified clean outside lefthook (hook env pollution breaks
gitremote temp-repo fixtures).

Co-authored-by: Archon <archon@purelymail.com>
@shivros
shivros merged commit a596d70 into main Aug 19, 2026
3 checks passed
@shivros
shivros deleted the chore/auto-merge-policy branch August 19, 2026 15:17
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