Below you will find pages that utilize the taxonomy term “CodelyTV”
April 9, 2026
Pull Request size labeler
Version updated for https://github.com/CodelyTV/pr-size-labeler to version v1.10.4.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Pull Request Size Labeler GitHub Action automatically labels pull requests based on the number of changes (additions, deletions, or modifications) they contain, helping developers visualize and manage PR sizes effectively. It enables teams to enforce size guidelines, optionally reject oversized PRs, and ignore specific file changes for more granular control.
May 26, 2025
Pull Request size labeler
Version updated for https://github.com/CodelyTV/pr-size-labeler to version v1.10.3.
This action is used across all versions by 8,151 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: use the add label API rather than patching the entire issue by @manishprivet in https://github.com/CodelyTV/pr-size-labeler/pull/89 New Contributors @manishprivet made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/89 Full Changelog: https://github.com/CodelyTV/pr-size-labeler/compare/v1.10.2...v1.10.3