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

Prevent Orphaned GitHub actions from running with Actions Concurrency #2385

Closed
JacksonBurns opened this issue Mar 2, 2023 · 1 comment · Fixed by #2390
Closed

Prevent Orphaned GitHub actions from running with Actions Concurrency #2385

JacksonBurns opened this issue Mar 2, 2023 · 1 comment · Fixed by #2390
Assignees

Comments

@JacksonBurns
Copy link
Contributor

Especially given how long the CI takes, we have may PRs that run the CI on multiple commits at once when they are pushed close to one another.

Implement the actions concurrency feature (described here) to prevent this. Also see this SO.

@JacksonBurns JacksonBurns self-assigned this Mar 2, 2023
@JacksonBurns JacksonBurns linked a pull request Apr 6, 2023 that will close this issue
@JacksonBurns
Copy link
Contributor Author

This issue will be resolved with #2390 which implements the concurrency feature.

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 a pull request may close this issue.

1 participant