Releases: zwaldowski/match-label-action
Releases · zwaldowski/match-label-action
5.0
- Targets Node 20 (#37)
- Updates dependencies
Thanks to @rifatKomodoDragon.
4.0
3.0
What's Changed
- [FEATURE] Default Matching Label by @logyball in #24
- Bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #25
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #26
New Contributors
Full Changelog: v2...v3
2.0: Mo' Commas, Mo' Problems
v1.0.0: Pick Me! No, Pick Me!
Initially-functioning PoC with full test suite.
The match PR label action is a lightweight JavaScript action for requiring PRs to have specific, mutually-exclusive labels. Its use is otherwise completely agnostic! Use labels to decide who gets first review. Create a check that PR must pass in order to merge. Or, after merge, use the label that was previously required to manage releases.