Breaking
- Adding
require-reapprovalparameter, which is by default enabled: Whentrue, the action removes the label on every workflow run to force re-review of new commits. When you set this tofalse, 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