How to abort a github action when aborting a concourse run #9065
Unanswered
msorens
asked this question in
Help & Support
Replies: 1 comment
-
|
Not sure how you're triggering gh actions from your pipeline, but could one of the step modifiers like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looks like the abort action in concourse causes concourse to stop running additional steps, but if the current step has launched a github action then that action keeps running. Is there a way to also abort that underlying github action?
Beta Was this translation helpful? Give feedback.
All reactions