Skip to content

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

Merged
leighmcculloch merged 2 commits intomasterfrom
migrate-to-github-app-token-action
Jan 11, 2026
Merged

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

Conversation

@leighmcculloch
Copy link
Copy Markdown
Member

What

Replace tibdex/github-app-token@v2 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
Copy Markdown

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 from the archived tibdex/github-app-token@v2 action to the official GitHub-maintained actions/create-github-app-token@v1 action, following the deprecation guidance from the tibdex repository.

  • Replaces the archived third-party action with the official GitHub action

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 7, 2026

Size Change: 0 B

Total Size: 42.5 MB

ℹ️ View Unchanged
Filename Size
dist/stellar-sdk-minimal.js 5.56 MB
dist/stellar-sdk-minimal.min.js 4.84 MB
dist/stellar-sdk-no-axios.js 5.56 MB
dist/stellar-sdk-no-axios.min.js 4.84 MB
dist/stellar-sdk-no-eventsource.js 5.81 MB
dist/stellar-sdk-no-eventsource.min.js 5.05 MB
dist/stellar-sdk.js 5.81 MB
dist/stellar-sdk.min.js 5.06 MB

compressed-size-action

@leighmcculloch leighmcculloch requested a review from a team January 8, 2026 02:18
@leighmcculloch leighmcculloch force-pushed the migrate-to-github-app-token-action branch from 38f485a to ac1fa6f Compare January 8, 2026 03:37
@leighmcculloch leighmcculloch requested review from a team and removed request for a team January 8, 2026 03:46
@leighmcculloch leighmcculloch merged commit bfa14c3 into master Jan 11, 2026
10 checks passed
@leighmcculloch leighmcculloch deleted the migrate-to-github-app-token-action branch January 11, 2026 20:43
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

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

3 participants