Skip to content

Releases: softprops/turnstyle

introduce force_continued output when using continue-after-seconds input

24 Dec 17:10
Compare
Choose a tag to compare
  • Added feature to set the output force_continued=true when using continue-after-seconds so that only a subset of future steps can be skipped.

introduce abort-after-seconds

02 Nov 00:14
Compare
Choose a tag to compare
  • Introduce abort-after-seconds input. This behaves much the way continue-after-seconds does but aborts from the workflow step rather than pushing onward. #19
  • Fix branch monitoring issue with same-branch-only when defaults inputs are provided #20

improve integration with pull_request triggers

12 Jul 11:16
Compare
Choose a tag to compare
  • Introduce same-branch-only input, used to explicitly control whether a workflow runs should be synchronized across branches. The default remains true but can now be overridden to false #7
  • Favour GITHUB_HEAD_REF for branch name when present, typically the case for pull_request triggers #8

Query for previous runs at every iteration of the Waiter

08 May 02:35
Compare
Choose a tag to compare

Fixed bug with parsing input parameters

29 Feb 19:55
b2c49cd
Compare
Choose a tag to compare

initial release

10 Feb 02:21
Compare
Choose a tag to compare