-
Couldn't load subscription status.
- Fork 580
ci: cancel in-progress workflow when PR is updated #5447
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
Conversation
|
Nice! Where did you find this, or got a pointer to the documentation? (should be in the commit message) |
7a9d544 to
fcf6277
Compare
|
@nixpanic https://docs.github.com/en/enterprise-cloud@latest/actions/how-tos/writing-workflows/choosing-when-your-workflow-runs/control-the-concurrency-of-workflows-and-jobs#example-concurrency-groups this is a lengthy document. We are already doing this in other repo's. |
fcf6277 to
7080e08
Compare
|
@Madhu-1 commitlint is failing. https://github.com/ceph/ceph-csi/actions/runs/16493471996/job/46633543264?pr=5447 |
cancel the in-progress workflow when PR is refreshed source https://docs.github.com/en/enterprise-cloud@ \latest/actions/how-tos/writing-workflows/ \choosing-when-your-workflow-runs/control- \the-concurrency-of-workflows-and-jobs#example-concurrency-groups Signed-off-by: Madhu Rajanna <[email protected]>
7080e08 to
b1226de
Compare
|
@Rakshith-R fixed commitlint PTAL |
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 2698365 |
cancel the in-progress workflow when PR is refreshed