github-action-required-labels

Fail the build if/unless a certain combination of labels are applied to a pull request

MIT License

Stars
97
Committers
11

Bot releases are visible (Hide)

github-action-required-labels - v2.0.1

Published by mheap over 2 years ago

github-action-required-labels - v2

Published by mheap over 2 years ago

Tag that always points to the latest commit in the v2.x.x series of releases

github-action-required-labels - v2.0.0

Published by mheap over 2 years ago

This release is a new major version as I changed some of the error logic + messages. It is backwards compatible for 99% of users, but I'm erring on the side of caution

What's Changed

Full Changelog: https://github.com/mheap/github-action-required-labels/compare/v1.2.0...v2.0.0

github-action-required-labels - v1.2.0

Published by mheap almost 3 years ago

  • Add the capability to call the API to get the list of labels (#15)
github-action-required-labels - v1.1.2

Published by mheap almost 4 years ago

  • Use npx convert-action to ensure that the tagged action is using the node12 runtime
github-action-required-labels - v1.1.1

Published by mheap almost 4 years ago

  • Update dependencies, including fix for @actions/core vulnerability
  • Switch to using JasonEtco/build-and-tag-action to build
github-action-required-labels - v1.1.0

Published by mheap over 4 years ago

Update Action to use node12 runtime

github-action-required-labels - v1.0.0

Published by mheap over 4 years ago

github-action-required-labels - v1

Published by mheap over 4 years ago

Tag that always points to the latest commit in the v1.x.x series of releases