patternfly-react
patternfly-react copied to clipboard
chore(ci): cancel release workflow if new release is triggered
Cancels the release workflow if a new commit is pushed that could create failures if the workflows start competing for Git tags needed for release. This uses the concurrency feature in GitHub actions to automatically cancel any runs before the last.
Preview: https://patternfly-react-pr-10370.surge.sh
A11y report: https://patternfly-react-pr-10370-a11y.surge.sh
This cancels other processes? or cancels this process if others are running?
This will cancel any previous run that is active, so for example if PR A is merged and the release workflow starts, and then PR B is merged right after before the A run is completed, it will cancel A and then start B.
Your changes have been released in:
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- [email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
Thanks for your contribution! :tada: