This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
Releases: Typeform/labeler
Releases · Typeform/labeler
v1.2 - Labeler now with extra logging
- Extra logging added for each one of the calls to GitHub API, for debugging purposes
v1.1 - Labeler now with hard-failure option
- allows to define hard-failure env variable to prevent labeler from erroring Github workflow in case there is an infrastructure error. If hard-failure is false (by default) you will only get a Warning in your Github Action log
v1
First release of Github action with the capability to add and remove a label from all PRs in a given repo.