Skip to content

ci(rebase-stack): use PAT to trigger CI on rebased stacked PRs#135

Merged
sbalabanov merged 1 commit into
mainfrom
preetam/stack-rebase
Mar 10, 2026
Merged

ci(rebase-stack): use PAT to trigger CI on rebased stacked PRs#135
sbalabanov merged 1 commit into
mainfrom
preetam/stack-rebase

Conversation

@behinddwalls
Copy link
Copy Markdown
Collaborator

@behinddwalls behinddwalls commented Mar 10, 2026

GITHUB_TOKEN events don't trigger downstream workflows, so CI
never ran after the rebase-stack workflow force-pushed branches.
Switch to a PAT (STACK_REBASE_TOKEN) so the push fires the
synchronize event and triggers CI.

Secret: https://github.com/uber/submitqueue/settings/secrets/actions

GITHUB_TOKEN events don't trigger downstream workflows, so CI
never ran after the rebase-stack workflow force-pushed branches.
Switch to a PAT (STACK_REBASE_TOKEN) so the push fires the
synchronize event and triggers CI.
@behinddwalls behinddwalls marked this pull request as ready for review March 10, 2026 05:29
@behinddwalls behinddwalls requested review from a team and sbalabanov as code owners March 10, 2026 05:29
@sbalabanov sbalabanov added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 2648bb5 Mar 10, 2026
11 checks passed
@behinddwalls behinddwalls deleted the preetam/stack-rebase branch March 10, 2026 17:11
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