Skip to content

Will merge queue workflows not run if a PR is merged using github.token? #155489

Closed Answered by janeklb
janeklb asked this question in Actions
Discussion options

You must be logged in to vote

In this scenario, will workflow C never get triggered because of the "workflows cannot trigger other workflows by default" restriction (https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow#triggering-a-workflow-from-a-workflow) even though the PR doesn't immediately enter the merge queue when workflow A completes?

At this point im all but absolutely certain sure that the above applies

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by janeklb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage
1 participant