Skip to content

docs: add repository agent guidance - #22

Merged
zoeyrose merged 1 commit into
mainfrom
docs/agent-guidance
Aug 7, 2026
Merged

zoeyrose merged 1 commit into
mainfrom
docs/agent-guidance

Conversation

@zoeyrose

@zoeyrose zoeyrose commented Aug 7, 2026

Copy link
Copy Markdown
Member

Summary

  • add desired-state, Team-plan, ruleset, required-check, Actions, security, and publisher-safety guidance
  • capture current Codecov selected-action, OIDC, and manual GitHub App access contracts
  • require the guide to update with major governance rework

Validation

  • rebased onto current main
  • all policy JSON, Bash syntax, ShellCheck, and git diff checks pass
  • bin/publish plan mode completed against live organization state; no apply was performed

Manual verification

./atrinik profile show agent-guidance
settings_path=$(./atrinik path github-settings --profile agent-guidance)
(
  cd "$settings_path"
  find config -name '*.json' -print0 | xargs -0 -n1 jq empty
  shellcheck bin/publish bin/publish-repositories
  bin/publish
)

Review the plan only. Do not add --apply without explicit authority.

@zoeyrose
zoeyrose merged commit 590ea4d into main Aug 7, 2026
2 checks passed
@zoeyrose
zoeyrose deleted the docs/agent-guidance branch August 7, 2026 04:29
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant