Releases: rokroskar/workflow-run-cleanup-action
Releases · rokroskar/workflow-run-cleanup-action
v0.3.3
27 Apr 09:30
Compare
Sorry, something went wrong.
No results found
0.3.3 (2021-04-27)
Bug Fixes
bolean expression so we don't cancel runs on other PRs (#30 ) (ee1451b )
workflow now cancels itself when newer workflow is detected (#22 ) (70016f4 )
Version 0.3.2
10 Mar 13:47
Compare
Sorry, something went wrong.
No results found
0.3.2 (2021-03-10)
Bug Fixes
Version 0.3.1
09 Mar 22:11
Compare
Sorry, something went wrong.
No results found
0.3.1 (2021-03-09)
Bug Fixes
only cancel workflows sharing the same head repo (#14 ) (2bdd3f2 )
Version 0.3.0
05 Jan 09:48
Compare
Sorry, something went wrong.
No results found
0.3.0 (2021-01-05)
Features
enable workflow cancellation for "Waiting" workflows (#11 ) (035a48f )
Version 0.2.2
11 Feb 13:15
Compare
Sorry, something went wrong.
No results found
0.2.2 (2020-02-11)
Bug Fixes
Features
Version 0.2.1
03 Feb 21:33
Compare
Sorry, something went wrong.
No results found
Remove the need for setting GITHUB_RUN_ID explicitly since it is set in the environment by default.
version 0.2.0
03 Feb 16:05
Compare
Sorry, something went wrong.
No results found
Prevent cancellation of current run.
Version 0.1.0
31 Jan 11:07
Compare
Sorry, something went wrong.
No results found
First release of the cleanup action. Experimental, probably not fit for production use - handle with care! :)