Skip to content
New issue

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

Question: Does Turnstyle work with workflow_dispatch events triggered by API.? #30

Open
anuraj-cwi-devops opened this issue Dec 10, 2020 · 2 comments

Comments

@anuraj-cwi-devops
Copy link

Hey I'm trying to trigger a Terraform job with an API call, but my workflows tend not wait for the previous ones to finish.

@anuraj-cwi-devops
Copy link
Author

For specifics, I use a workflow_dispatch event to trigger the workflow, and I use an api call to trigger the workflow_dispatch event. However when I was using turnstyle my workflows didn't wait for the previous ones to finish?

@jaymakes11
Copy link

I'm also seeing that this isn't preventing parallel workflows from running when triggering via the workflow_dispatch event.

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

No branches or pull requests

2 participants