Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Releases: Typeform/labeler

v1.2 - Labeler now with extra logging

21 Jul 15:16
248e52e
Compare
Choose a tag to compare
  • Extra logging added for each one of the calls to GitHub API, for debugging purposes

v1.1 - Labeler now with hard-failure option

03 Jun 15:39
9006642
Compare
Choose a tag to compare
  • 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

19 May 14:40
a7d5801
Compare
Choose a tag to compare

First release of Github action with the capability to add and remove a label from all PRs in a given repo.