Feature request: unschedule job without cancelling running jobs
Open
- Dominant language
- C
- Stars
- 3.9k
- Forks
- 260
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
It would be nice to be able to unschedule jobs and specify whether you want runnings jobs to finish, or whether you want running jobs to be cancelled.
The current behaviour seems to be that unscheduling a job causes running jobs to be cancelled. This is unexpected as the name is unschedule doesn't seem to communicate that. Adding an extra argument would communicate this better.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.