Skip to content

Choose a tag to compare

@nilsreichardt nilsreichardt released this 27 Feb 14:09
· 3 commits to main since this release

Breaking

  • Adding require-reapproval parameter, which is by default enabled: When true, the action removes the label on every workflow run to force re-review of new commits. When you set this to false, an attacker could push malicious code after you marked the code as safe with the label.

What's Changed

  • Introducing v2: Merge with "remove-safe-to-test-label" GitHub Action by @nilsreichardt in #19

Full Changelog: v1.0.6...v2.0.0