Skip to content

Add edited trigger to PR size labeler workflow#4398

Merged
danbarr merged 1 commit intomainfrom
update-size-labeler-workflow
Mar 27, 2026
Merged

Add edited trigger to PR size labeler workflow#4398
danbarr merged 1 commit intomainfrom
update-size-labeler-workflow

Conversation

@danbarr
Copy link
Copy Markdown
Collaborator

@danbarr danbarr commented Mar 27, 2026

Summary

Update the triggers on the PR Size Labeler workflow (pr-size-labeler.yaml) to run when the submitter edits their PR description with the justification.

Previously, only a push or manual re-run of the workflow would trigger it.

Type of change

  • Bug fix
  • New feature
  • Refactoring (no behavior change)
  • Dependency update
  • Documentation
  • Other (describe): workflow

Test plan

  • Unit tests (task test)
  • E2E tests (task test-e2e)
  • Linting (task lint-fix)
  • Manual testing (describe below)

N/A, workflow-only change.

Does this introduce a user-facing change?

No


Signed-off-by: Dan Barr 6922515+danbarr@users.noreply.github.com

- Re-run the workflow when the submitter edits their PR description with
  the justification.

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr danbarr requested a review from JAORMX as a code owner March 27, 2026 00:42
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.47%. Comparing base (bc24877) to head (618955e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4398      +/-   ##
==========================================
- Coverage   69.52%   69.47%   -0.05%     
==========================================
  Files         485      485              
  Lines       49805    49805              
==========================================
- Hits        34627    34604      -23     
- Misses      12502    12521      +19     
- Partials     2676     2680       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danbarr danbarr merged commit 9ee7873 into main Mar 27, 2026
65 of 66 checks passed
@danbarr danbarr deleted the update-size-labeler-workflow branch March 27, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants