Skip to content

ci: release-please uses paperclip-release-bot App token - #36

Merged
stubbi merged 1 commit into
mainfrom
ci/release-please-app-token
May 26, 2026
Merged

ci: release-please uses paperclip-release-bot App token#36
stubbi merged 1 commit into
mainfrom
ci/release-please-app-token

Conversation

@stubbi

@stubbi stubbi commented May 26, 2026

Copy link
Copy Markdown
Collaborator

Replaces the long-lived PAT (secrets.RELEASE_PLEASE_TOKEN) with a short-lived App installation token minted via actions/create-github-app-token@v1 from the new paperclip-release-bot GitHub App. The org policy now blocks fine-grained PATs >366 days, which is why the most recent release-please run on this repo failed. App tokens are scoped to ~1h and don't have a lifetime cap.

After this merges, the RELEASE_PLEASE_TOKEN repo secret can be deleted (no longer referenced).

🤖 Generated with Claude Code

@stubbi
stubbi enabled auto-merge (squash) May 26, 2026 15:06
@stubbi
stubbi merged commit 2793efe into main May 26, 2026
11 checks passed
@stubbi
stubbi deleted the ci/release-please-app-token branch May 26, 2026 15:08
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