Skip to content

chore: migrate to setup-github-token action everywhere#1504

Merged
erikburt merged 2 commits intomainfrom
fix/invoke-gati-everywhere
Apr 8, 2026
Merged

chore: migrate to setup-github-token action everywhere#1504
erikburt merged 2 commits intomainfrom
fix/invoke-gati-everywhere

Conversation

@erikburt
Copy link
Copy Markdown
Contributor

@erikburt erikburt commented Apr 7, 2026

All these actions used the old way of getting a GATI token, this updates them to use the setup-github-token action.

Old way is manually calling:

  1. Assume aws credentials
  2. GATI lambda action
  3. Update git config

setup-github-token does all of that for you.

Motivation

  1. Removes references to chainlink-github-actions repo, where GATI action used to be stored.
  2. Modernizes these to use the standard setup-github-token
  3. Updates the resulting GATI action to the node24 version

DX-777 / DX-3617

@erikburt erikburt self-assigned this Apr 7, 2026
@erikburt erikburt changed the title chore: mirgrate to setup-github-token action everywhere chore: migrate to setup-github-token action everywhere Apr 7, 2026
Comment thread actions/cicd-changesets/action.yml Outdated
Comment thread actions/update-actions/action.yml Outdated
@erikburt erikburt marked this pull request as ready for review April 7, 2026 20:17
@erikburt erikburt requested a review from a team as a code owner April 7, 2026 20:17
@erikburt erikburt merged commit 23b59ed into main Apr 8, 2026
18 checks passed
@erikburt erikburt deleted the fix/invoke-gati-everywhere branch April 8, 2026 17:26
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.

2 participants