Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

labeler: switch to using git diff for labeling #4052

Merged
merged 17 commits into from
Sep 4, 2024

Conversation

mastercactapus
Copy link
Member

Description:
Uses an in-repo script that relies on git diff for PR size calculation; avoiding the need to rely on the forked action container.

@github-actions github-actions bot added the size/m label Sep 3, 2024
- Replace pr-size-labeler with custom labeler script
- Remove redundant labeler_v2 workflow file
- Enhance labeler script to clean up existing size labels before adding new ones
- Switched from `--shortstat` to `--numstat` for more detailed file change output
- Consolidated exclude arguments into IGNORE_ARGS for clarity
- Added FAIL_IF_XL environment variable for labeler script execution
@mastercactapus mastercactapus merged commit 1d33de1 into master Sep 4, 2024
7 checks passed
@mastercactapus mastercactapus deleted the pr-labeler-script branch September 4, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants