Skip to content

Releases: CodelyTV/pr-size-labeler

Support for ignoring file deletions

14 May 13:21
56f6f0f
Compare
Choose a tag to compare

The main change in this release is the ability to ignore file deletions by setting ignore_file_deletions: true. Additionally, there were some documentation updates and tests written to capture regressions.

What's Changed

  • Match the whole label with grep by @lionseal in #65
  • chore: use github.api_url as default by @fty4 in #62
  • Improve the existing contribution guide by @johnlk in #74
  • Support ignoring file deletions by @johnlk in #76
  • Fix broken logo link in readme by @johnlk in #75

New Contributors

Full Changelog: v1.9.0...v1.10.0

Support for ignoring line deletions; bug fixes

16 Apr 18:11
f2aafc4
Compare
Choose a tag to compare

What's Changed

  • feat: add regex match for files to ignore by @wu-cl in #50
  • test: add bashunit by @khru in #64
  • fix: update README example by @kooku0 in #57
  • Format arguments in README as a table by @johnlk in #72
  • Define a pr template to encourage thorough pr descriptions by @johnlk in #73
  • Support ignore deletions with "ignore_line_deletions" param by @johnlk in #71

New Contributors

Full Changelog: v1...v1.9.0

fix: allow multiple files to ignore

07 Apr 19:40
54ef367
Compare
Choose a tag to compare
v1.8.1

fix: allow multiples files to ignore (#39)

Stable version

07 Apr 19:41
54ef367
Compare
Choose a tag to compare
v1

fix: allow multiples files to ignore (#39)

Add support to ignore files

20 Mar 10:46
bfc42c9
Compare
Choose a tag to compare
feature: Add support for ignoring files (#35)

Co-authored-by: favmd <[email protected]>

Support size label customization

20 Sep 09:32
2b4112f
Compare
Choose a tag to compare

Add GitHub Enterprise support

03 Mar 11:57
d56e9ca
Compare
Choose a tag to compare

Thanks to @mambax for the awesome contribution on #22

Emoji support in (already existing) labels

05 May 11:58
417e60a
Compare
Choose a tag to compare
Add support for emojis in labels (#17)

* Improve readme

* Add support for emojis in labels

[bugfix] Stop failing if a PR didn't had a previous label

28 Apr 12:44
Compare
Choose a tag to compare

[bugfix] Stop removing previous labels with spaces

27 Apr 20:16
Compare
Choose a tag to compare