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

Limit workflow concurrency, cancel-in-progress #1310

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

robojumper
Copy link
Member

This ensures workflows with side effects that perform potentially destructive actions, such as a force-push or a comment edit don't end up failing because of a failed force push lease or end up de-syncing the comment contents.

See https://discord.com/channels/165245941664710656/273238884433788928/1212024029083467786

@robojumper robojumper changed the title Limnit workflow concurrency, cancel-in-progress Limit workflow concurrency, cancel-in-progress Feb 27, 2024
@Iridar Iridar merged commit f4cfb5e into X2CommunityCore:master Feb 27, 2024
4 checks passed
@robojumper robojumper deleted the workflow-concurrency branch February 27, 2024 18:14
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.

None yet

2 participants