This repository was archived by the owner on Feb 27, 2026. It is now read-only.
Releases: nilsreichardt/remove-safe-to-test-label
Releases · nilsreichardt/remove-safe-to-test-label
Release list
v1.0.6
What's Changed
- Add Codecov by @nilsreichardt in #26
- Add 100% test coverage by @nilsreichardt in #25
- Add e2e tests by @nilsreichardt in #27
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Upgrade dependencies by @nilsreichardt in #20
- Use ESM loading instead of CommonJS by @nilsreichardt in #21
- Display the name of the configured label in the logs by @nilsreichardt in #22
- Refactoring by @nilsreichardt in #23
- Improved error message when workflow lacks required permissions by @nilsreichardt in #24
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Upgrade "lockfileVersion" version by @nilsreichardt in #10
- Fix race condition when label was already deleted by @nilsreichardt in #11
- Bump @babel/traverse from 7.21.4 to 7.28.5 by @dependabot[bot] in #17
- Apply CI/CD security best practices by @nilsreichardt in #18
- Upgrade to Node 24 by @nilsreichardt in #19
New Contributors
- @dependabot[bot] made their first contribution in #17
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Exit with exit code 0 when event is not
pull_requestorpull_request_targetby @nilsreichardt in #9
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add
merge_groupas allowed event name by @nilsreichardt in #8
Full Changelog: v1.0.1...v1.0.2