Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Cancel current run when future queued workflows available #61

@prempalsingh

Description

@prempalsingh

Please describe your suggestion: 提案の概要

In the scenario when the CI system is saturated and workflows get scheduled, auto cancel does not work as it only checks for in-progress runs that were created before the current run. The runs don't get canceled as long as the future workflow runs are in the queued state.

Describe the solution you'd like: 考えうる解決方法

It would be good to have an option to cancel all workflows but the latest one for a given workflow id. This can either be a default behaviour or can be enabled using a flag.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions