Skip to content

Comments

Migrate to actions/create-github-app-token#580

Merged
leighmcculloch merged 2 commits intomainfrom
migrate-to-github-app-token-action
Jan 8, 2026
Merged

Migrate to actions/create-github-app-token#580
leighmcculloch merged 2 commits intomainfrom
migrate-to-github-app-token-action

Conversation

@leighmcculloch
Copy link
Member

What

Replace tibdex/github-app-token@v1 with actions/create-github-app-token@v1 in the CompletedSprint workflow.

Why

The tibdex action is archived and its README directs users to migrate to the official GitHub action.

Close stellar/actions#93

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates the workflow from the archived tibdex/github-app-token@v1 action to the official actions/create-github-app-token@v1 action. The tibdex action is no longer maintained and its maintainer recommends using the official GitHub action instead.

  • Replaced the deprecated tibdex/github-app-token@v1 with actions/create-github-app-token@v1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@leighmcculloch leighmcculloch requested a review from a team January 8, 2026 02:18
@leighmcculloch leighmcculloch merged commit c72f1dc into main Jan 8, 2026
33 of 38 checks passed
@leighmcculloch leighmcculloch deleted the migrate-to-github-app-token-action branch January 8, 2026 02:20
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.

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

2 participants