Skip to content

Releases: zwaldowski/match-label-action

5.0

02 Mar 23:18
Compare
Choose a tag to compare
  • Targets Node 20 (#37)
  • Updates dependencies

Thanks to @rifatKomodoDragon.

4.0

18 Oct 02:33
Compare
Choose a tag to compare
  • Targets Node 16 (#31)
  • Update dependencies (#31, #32)

Thanks, jordiclariana!

3.0

12 Mar 22:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v3

2.0: Mo' Commas, Mo' Problems

22 Mar 19:55
Compare
Choose a tag to compare
  • Added allowed_multiple options. (#4)
  • Supported whitespace between labels. (#2, #7)

v1.0.0: Pick Me! No, Pick Me!

17 Nov 21:36
Compare
Choose a tag to compare

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.