Skip to content

Migrate from tibdex/github-app-token to actions/create-github-app-token#14872

Merged
reaperhulk merged 1 commit into
mainfrom
claude/migrate-github-app-token-CI8hb
May 17, 2026
Merged

Migrate from tibdex/github-app-token to actions/create-github-app-token#14872
reaperhulk merged 1 commit into
mainfrom
claude/migrate-github-app-token-CI8hb

Conversation

@alex
Copy link
Copy Markdown
Member

@alex alex commented May 17, 2026

Summary

  • Replace the unmaintained tibdex/github-app-token action with the official actions/create-github-app-token in all three version-bump workflows
  • Pin to actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 (v3.2.0), matching this repo's SHA-pinning convention
  • Rename the inputs app_idapp-id and private_keyprivate-key (the new action uses hyphenated input names); the outputs.token name is unchanged so no downstream references needed edits

Files changed:

  • .github/workflows/downstream-version-bump.yml
  • .github/workflows/x509-limbo-version-bump.yml
  • .github/workflows/boring-open-awslc-bump.yml

Test plan

  • CI passes
  • On next scheduled run, the version-bump workflows successfully generate an app token and open their PRs as pyca-boringbot[bot]

https://claude.ai/code/session_013DRNYbEYkxutfjFwFpG3tZ


Generated by Claude Code

The tibdex/github-app-token action is no longer maintained; switch to the
official actions/create-github-app-token, renaming the app_id/private_key
inputs to app-id/private-key accordingly.

https://claude.ai/code/session_013DRNYbEYkxutfjFwFpG3tZ
@reaperhulk reaperhulk merged commit 2dc052c into main May 17, 2026
62 checks passed
@reaperhulk reaperhulk deleted the claude/migrate-github-app-token-CI8hb branch May 17, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants