1. 953e057 Fix case of running cancel for different workflow by Jarek Potiuk · 3 years, 6 months ago master
  2. f4a3315 Fixed too-agressive (cross-branches) cancelling by Jarek Potiuk · 3 years, 6 months ago
  3. 169f169 Revert problem with non-iterable data.jobs sometimes. by Jarek Potiuk · 3 years, 6 months ago
  4. f06d03c Adds self-preservation mechanism. (#12) by Jarek Potiuk · 3 years, 6 months ago
  5. 19f8bd2 Adds allDuplicatedNamedJobs mode (#11) by Jarek Potiuk · 3 years, 6 months ago
  6. 99869d3 Adds 'allDuplicates' mode of cancelling (#10) by Jarek Potiuk · 3 years, 6 months ago
  7. c8448eb Add feature of cancelling future duplicates (enabled by default) (#9) by Jarek Potiuk · 3 years, 6 months ago
  8. 0acb1c0 Adds cancelling workflows by name (#8) by Jarek Potiuk · 3 years, 7 months ago
  9. f696c62 Added capability of skipping some event types (#7) by Jarek Potiuk · 3 years, 7 months ago
  10. ca4b70a Clarified README. by Jarek Potiuk · 3 years, 7 months ago
  11. 0ba85ca Added optional message when cancelling workflow. (#6) by Jarek Potiuk · 3 years, 7 months ago
  12. e9e87cb Added functionality for PR retrieving and notifying. (#5) by Jarek Potiuk · 3 years, 7 months ago
  13. f6b43a6 Fix pre commit failing on modified ts code (#4) by Jarek Potiuk · 3 years, 8 months ago
  14. f054515 Add workflow_dispatch event to cancellable runs (#3) by Tobiasz Kędzierski · 3 years, 8 months ago
  15. 70a4586 Merge pull request #2 from TobKed/Fix-example by Jarek Potiuk · 3 years, 8 months ago
  16. 7dc5741 Fix example by Tobiasz Kędzierski · 3 years, 8 months ago
  17. 2210b4b Move to workflow_run triggered cancelling by Jarek Potiuk · 3 years, 9 months ago
  18. 9fd8616 Fixed docs by Jarek Potiuk · 3 years, 10 months ago
  19. f0bf36a Adds cancelling of latest job when certain jobs failed by Jarek Potiuk · 3 years, 10 months ago
  20. 2e3c189 Merge pull request #5 from jamesnetherton/fixup-warnings by Jason T. Greene · 4 years ago
  21. 6cc4a33 Add workflow parameter to inputs list by James Netherton · 4 years ago
  22. de231f5 Merge pull request #3 from n1hility/dependabot/npm_and_yarn/actions/http-client-1.0.8 by Jason T. Greene · 4 years ago
  23. 7d3eeff Merge pull request #2 from n1hility/dependabot/npm_and_yarn/acorn-5.7.4 by Jason T. Greene · 4 years ago
  24. f4aa9bb Bump @actions/http-client from 1.0.4 to 1.0.8 by dependabot[bot] · 4 years ago
  25. cc3b6f2 Bump acorn from 5.7.3 to 5.7.4 by dependabot[bot] · 4 years, 2 months ago
  26. 0180a5b Update README.md by Jason T. Greene · 4 years, 2 months ago
  27. 953c922 realease by Jason T. Greene · 4 years, 3 months ago
  28. 888f33b spelling by Jason T. Greene · 4 years, 3 months ago
  29. 022a420 Add branding info by Jason T. Greene · 4 years, 3 months ago
  30. 35d6766 Update README.md by Jason T. Greene · 4 years, 3 months ago
  31. 3f732de Update README.md by Jason T. Greene · 4 years, 3 months ago
  32. 0802ecf optimize queries to only pull active statuses by Jason T. Greene · 4 years, 3 months ago
  33. 70e4efc Also filteer non pr and push events by Jason T. Greene · 4 years, 3 months ago
  34. beb7c0e Also filteer non pr and push events by Jason T. Greene · 4 years, 3 months ago
  35. a38415f optimize queries to only pull active statuses by Jason T. Greene · 4 years, 3 months ago
  36. 3f0b5bc Add initial support for schedule, and refactor accordingly by Jason T. Greene · 4 years, 3 months ago
  37. 28fd9a7 release by Jason T. Greene · 4 years, 3 months ago
  38. 40bee3e Add support for pull requests by Jason T. Greene · 4 years, 3 months ago
  39. e41960e Update README.md by Jason T. Greene · 4 years, 3 months ago
  40. 24356dc Reenable branch filtering by Jason T. Greene · 4 years, 3 months ago
  41. 6595731 Add additional validation by Jason T. Greene · 4 years, 3 months ago
  42. db63ce1 Fix pagination by Jason T. Greene · 4 years, 3 months ago
  43. 8342de2 Add matrix by Jason T. Greene · 4 years, 3 months ago
  44. 588db53 Initial impl by Jason T. Greene · 4 years, 3 months ago