Skip to content

Conversation

@tomp736
Copy link
Contributor

@tomp736 tomp736 commented Jan 28, 2026

Summary

  • Add four new example manifests (ci-automation, code-reviewer, release-manager, repo-admin) covering common GitHub App patterns referenced in the README
  • Add a Makefile with targets for validation, listing templates, creating apps, exchanging credentials, dependency checking, and cleanup
  • Rename all references from github-app-tools to infra.github.app-creator

Test plan

  • make check-deps succeeds
  • make validate passes (all JSONs valid, scripts pass bash -n)
  • make list shows all 5 templates with descriptions
  • make help shows all targets
  • CI workflow (validate.yml) passes

🤖 Generated with Claude Code

tomp736 and others added 2 commits January 26, 2026 21:11
…pp-creator

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add four new example manifests (ci-automation, code-reviewer,
release-manager, repo-admin) covering common GitHub App use cases
referenced in the README. Add a Makefile providing validate, lint,
list, create, create-org, exchange, clean, and check-deps targets.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tomp736 tomp736 merged commit 88986d4 into main Jan 28, 2026
1 check passed
@tomp736 tomp736 deleted the chore/rename-references branch January 28, 2026 07:24
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