cancel-workflow-action icon indicating copy to clipboard operation
cancel-workflow-action copied to clipboard

feat: allow skip cancel if named job in progress

Open mrbrannan opened this issue 4 years ago • 4 comments

👋

I have a use case where if a named job is currently running the workflow should not be cancelled (deploying to S3). I figured I would create a PR in case anyone else sees value in the functionality.

Also open to any input, first PR for a github action.

Awesome work btw!

mrbrannan avatar Aug 22 '21 19:08 mrbrannan

This is not a democracy really, but I do want to register in this as well - this happens to me in one repo with one specific job and right now I'm just careful with what I run at the same time :-)

mikehardy avatar Aug 22 '21 21:08 mikehardy

Thanks for the PR!

If this gets a few upvotes and others want it, we can merge it.

I'll review soon 👍

styfle avatar Aug 23 '21 18:08 styfle

This would be really great to have!

ghost avatar Nov 04 '21 14:11 ghost

This would be amazing to have, I was looking to implement exactly this.

HackToHell avatar Sep 12 '22 10:09 HackToHell