Skip to content

Commit

Permalink
feat: add post step when action run was cancelled
Browse files Browse the repository at this point in the history
In post step, we will send cancel request to TF to cancel pending Test run.
  • Loading branch information
jamacku authored and zmiklank committed Mar 5, 2024
1 parent 9c9738b commit 607d616
Show file tree
Hide file tree
Showing 24 changed files with 31,127 additions and 21,945 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ outputs:
runs:
using: node20
main: dist/index.js
post-if: cancelled()
post: dist/index.js
19 changes: 9 additions & 10 deletions dist/action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/action.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 607d616

Please sign in to comment.