Releases: guardian/.github
Releases · guardian/.github
v1.0.1
What's Changed
The primary changes in the reusable workflows for this release are some minor adjustments to the PR batching workflow to make it more reliable under different merge strategies.
- Remove Snyk project tags to avoid group limit by @jfsoul in #26
- Correct
snyk monitor
usage docs: don't run on PRs by @jfsoul in #27 - (PR batching) Use rebase strategy to accept all changes from main by @jfsoul in #28
- Squash merge PRs for batching if rebasing not available by @jfsoul in #24
Full Changelog: v1...v1.0.1