We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide an example workflow for Merge Queue. We need to look into if tfaction works well via Merge Queue.
We assume to run terrform apply via push event to the default branch. But some users want to run terraform apply via Merge Queue.
terrform apply
push
terraform apply
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Overview
Provide an example workflow for Merge Queue.
We need to look into if tfaction works well via Merge Queue.
Why is the feature needed?
We assume to run
terrform apply
viapush
event to the default branch.But some users want to run
terraform apply
via Merge Queue.https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
Example Code
No response
Note
No response
The text was updated successfully, but these errors were encountered: