Skip to content

[gha] Switch Copybara token action to actions/create-github-app-token@v2#502

Merged
coreymartin merged 1 commit intodevelopfrom
fix-copybara-token-v2
Mar 6, 2026
Merged

[gha] Switch Copybara token action to actions/create-github-app-token@v2#502
coreymartin merged 1 commit intodevelopfrom
fix-copybara-token-v2

Conversation

@coreymartin
Copy link
Copy Markdown
Contributor

Summary

  • Migrates from tibdex/github-app-token (pinned SHA) to the official actions/create-github-app-token@v2
  • The pinned SHA doesn't support kebab-case inputs (app-id, private-key, owner, repositories) — same issue fixed in webdev via lightsparkdev/webdev#24567
  • Adds js-sdk to the token's repository scope alongside webdev since Copybara needs access to both

Test plan

  • Verify the Copybara sync job passes after merge

🤖 Generated with Claude Code

Migrates from tibdex/github-app-token (pinned SHA) to the official
actions/create-github-app-token@v2. Also adds js-sdk to the token's
repository scope since Copybara needs access to both repos.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coreymartin coreymartin requested a review from a team as a code owner March 6, 2026 06:29
@coreymartin coreymartin merged commit c258271 into develop Mar 6, 2026
2 checks passed
@coreymartin coreymartin deleted the fix-copybara-token-v2 branch March 6, 2026 06:30
coreymartin added a commit that referenced this pull request Mar 6, 2026
Migrat (#503)

[gha] Switch Copybara token action to actions/create-github-app-token@v2 (#502)

Migrates from tibdex/github-app-token (pinned SHA) to the official
actions/create-github-app-token@v2. Also adds js-sdk to the token's
repository scope since Copybara needs access to both repos.

Co-authored-by: Corey Martin <coreyn.martin@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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