Skip to content

ci: add PR size check and label workflow#343

Open
notgitika wants to merge 1 commit intoaws:mainfrom
notgitika:ci/pr-size-label
Open

ci: add PR size check and label workflow#343
notgitika wants to merge 1 commit intoaws:mainfrom
notgitika:ci/pr-size-label

Conversation

@notgitika
Copy link
Contributor

Description

Adds a GitHub Actions workflow that automatically labels PRs with size categories (size/xs through size/xl) based on changed lines. Excludes lockfiles and snapshots from the count. Auto-creates missing labels with color coding. Warns on extra-large PRs without blocking merge.

Related Issue

N/A

Documentation PR

N/A

Type of Change

  • New feature

Testing

  • Manually verified workflow YAML syntax
  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint

Checklist

  • I have read the CONTRIBUTING document
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@notgitika notgitika requested a review from a team February 18, 2026 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments