Skip to content

Conversation

@Aubron
Copy link
Contributor

@Aubron Aubron commented Oct 29, 2025

Recently updating these shopify provided github tokens to GITHUB_TOKEN, which is provided by github in the run context of the job, has been needed to get old jobs running: I think a credential changed or expired at the org scope.

Unsure if this will fix the problem, but should give us next steps.

Also added a workflow_dispatch to this action with a configurable branch name, so we can test the deploy flow from PRs in the future, no more CI golf.

@shopify-shipitnext
Copy link

🔎 View this PR in Shipit Next.

ℹ️ Expand to learn how to deploy and handle emergencies using Shipit Next

Overview

Shipit Next will merge your code on your behalf because this repository uses Shipit Next and its merge queue.

To ship this PR, you can either:

Comment Commands

  • /shipit: Enqueue this PR into the merge queue where it will eventually be merged and deployed.
  • /cancel: Eject this PR from the merge queue and rebuild PRs that were enqueued after this PR.
  • /shipit --jump-queue: Enqueue this PR at the top of the merge queue where it will be included in the next deploy. Use this for non-emergency situations.
    - Emergency handling procedure for this command can be found here.
  • /shipit --emergency: Merge this PR directly into main and deploy to all environments once all require_for_emergency CI checks pass. Please be aware that changes deployed with this command will not be automatically rolled back.

Commands exclusive to Deploy Before Merge

  • /cancel --emergency: Eject this PR from the merge and rollback any deployments containing this PR.

Documentation

Questions or feedback?

@Aubron Aubron enabled auto-merge (squash) October 29, 2025 15:50
@mpshopify mpshopify self-requested a review October 29, 2025 17:52
@Aubron Aubron merged commit bd9e152 into main Oct 29, 2025
8 checks passed
@Aubron Aubron deleted the aw-fix-creds branch October 29, 2025 17:52
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