Skip to content

Releases: tanmancan/label-it

v1.2.2

28 Sep 02:35
Compare
Choose a tag to compare

Confirmation dialog added.

  • User must confirm if they want to apply labels to pull request
  • Added new flag to auto confirm dialog (-y)

v1.2.1

18 Sep 01:20
Compare
Choose a tag to compare

Minor fix

  • Remove unnecessary logging.

v1.2.0

18 Sep 01:02
Compare
Choose a tag to compare

Added rule to check pull request created and updated dates.

v1.1.1

05 Sep 01:55
Compare
Choose a tag to compare

Performance improvements in rule parser

v1.1.0

15 Aug 01:54
Compare
Choose a tag to compare

New Feature - File Rules

Add labels based on changed files in a pull request

v1.0.0

08 Aug 03:16
Compare
Choose a tag to compare

Initial release. Includes the following rules for adding labels:

  • Check pull request head branch
  • Check pull request base branch
  • Search PR title text
  • Search PR body text
  • Rules based on PR issue number
  • User who opened the PR