Skip to content

Releases: guardian/.github

v1.0.1

09 Aug 10:17
Compare
Choose a tag to compare

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

v1

02 Aug 09:00
c0dd3f9
Compare
Choose a tag to compare
v1

A first release of this repository, which allows for more stable referencing of the reusable workflows. In particular a set of workflows has been added to facilitate batching of dependency update PRs (see #23)