Pull Request size labeler
Version updated for CodelyTV/pr-size-labeler to version v1.9.0.
- This action is used across all versions by 2,553 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- feat: add regex match for files to ignore by @wu-cl in https://github.com/CodelyTV/pr-size-labeler/pull/50
- test: add bashunit by @khru in https://github.com/CodelyTV/pr-size-labeler/pull/64
- fix: update README example by @kooku0 in https://github.com/CodelyTV/pr-size-labeler/pull/57
- Format arguments in README as a table by @johnlk in https://github.com/CodelyTV/pr-size-labeler/pull/72
- Define a pr template to encourage thorough pr descriptions by @johnlk in https://github.com/CodelyTV/pr-size-labeler/pull/73
- Support ignore deletions with “ignore_line_deletions” param by @johnlk in https://github.com/CodelyTV/pr-size-labeler/pull/71
New Contributors
- @wu-cl made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/50
- @khru made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/64
- @kooku0 made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/57
- @johnlk made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/72
Full Changelog: https://github.com/CodelyTV/pr-size-labeler/compare/v1...v1.9.0