Skip to content

Releases: jesusvasquez333/verify-pr-label-action

v1.4.0

06 Mar 04:55
Compare
Choose a tag to compare

Enhancements:

  • #28 Replace calls to exit for sys.exit
  • #27 If reviews are disabled, do not look in the review history
  • #26 Update documentation
  • #21 Option to disable PR reviews being posted
  • #25 Migrate Travis to GitHub actions
  • #24 Fix all flake8 warnings
  • #23 Improve exception handling
  • #22 Add support for defining invalid labels

v1.3.1

11 Oct 01:29
Compare
Choose a tag to compare

Bug fixes:

  • #15 Fix bug introduce in previous PR

Enhancements:

  • #14 Fix code style

v1.3.0

10 Oct 22:12
d90335a
Compare
Choose a tag to compare

Enhancements:

  • #13 Allow PRs from forks

v1.2.0

11 Sep 17:30
Compare
Choose a tag to compare

Bug fixes:

  • #11 Update documentation

Enhancements:

  • #12 Avoid duplicated reviews

v1.1.0

20 Mar 05:24
6306e0e
Compare
Choose a tag to compare

Bug fixes:

  • #5 Add flag --override to gren

Enhancements:

  • #4 Add optional fields author and branding to the action metadata file

v1.0.0

20 Mar 04:56
c297f52
Compare
Choose a tag to compare

Bug fixes:

  • #3 Fix issues reported by codacy

Enhancements:

  • #2 Add a Codacy badge to README.md
  • #1 Run GitHub-release-notes on travis on every tag