This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/airflow-cancel-workflow-runs.git.
at 953e057 Fix case of running cancel for different workflow
This branch includes the following new commits:
new 588db53 Initial impl
new 8342de2 Add matrix
new db63ce1 Fix pagination
new 6595731 Add additional validation
new 24356dc Reenable branch filtering
new e41960e Update README.md
new 40bee3e Add support for pull requests
new 28fd9a7 release
new 3f0b5bc Add initial support for schedule, and refactor accordingly
new a38415f optimize queries to only pull active statuses
new beb7c0e Also filteer non pr and push events
new 70e4efc Also filteer non pr and push events
new 0802ecf optimize queries to only pull active statuses
new 3f732de Update README.md
new 35d6766 Update README.md
new 022a420 Add branding info
new 888f33b spelling
new 953c922 realease
new 0180a5b Update README.md
new cc3b6f2 Bump acorn from 5.7.3 to 5.7.4
new f4aa9bb Bump @actions/http-client from 1.0.4 to 1.0.8
new 7d3eeff Merge pull request #2 from
n1hility/dependabot/npm_and_yarn/acorn-5.7.4
new de231f5 Merge pull request #3 from
n1hility/dependabot/npm_and_yarn/actions/http-client-1.0.8
new 6cc4a33 Add workflow parameter to inputs list
new 2e3c189 Merge pull request #5 from jamesnetherton/fixup-warnings
new f0bf36a Adds cancelling of latest job when certain jobs failed
new 9fd8616 Fixed docs
new 2210b4b Move to workflow_run triggered cancelling
new 7dc5741 Fix example
new 70a4586 Merge pull request #2 from TobKed/Fix-example
new f054515 Add workflow_dispatch event to cancellable runs (#3)
new f6b43a6 Fix pre commit failing on modified ts code (#4)
new e9e87cb Added functionality for PR retrieving and notifying. (#5)
new 0ba85ca Added optional message when cancelling workflow. (#6)
new ca4b70a Clarified README.
new f696c62 Added capability of skipping some event types (#7)
new 0acb1c0 Adds cancelling workflows by name (#8)
new c8448eb Add feature of cancelling future duplicates (enabled by
default) (#9)
new 99869d3 Adds 'allDuplicates' mode of cancelling (#10)
new 19f8bd2 Adds allDuplicatedNamedJobs mode (#11)
new f06d03c Adds self-preservation mechanism. (#12)
new 169f169 Revert problem with non-iterable data.jobs sometimes.
new f4a3315 Fixed too-agressive (cross-branches) cancelling
new 953e057 Fix case of running cancel for different workflow
The 44 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.