Skip to content

chore: Use shared validate-pr composite action#5079

Merged
stephanie-anderson merged 1 commit intomainfrom
chore/use-shared-validate-pr-action
Mar 27, 2026
Merged

chore: Use shared validate-pr composite action#5079
stephanie-anderson merged 1 commit intomainfrom
chore/use-shared-validate-pr-action

Conversation

@stephanie-anderson
Copy link
Copy Markdown
Contributor

Replace the inline PR validation workflow with the shared composite action
from getsentry/github-workflows#153.

This shrinks the workflow from 300+ lines to ~15 and ensures future updates
to validation logic are picked up automatically.

#skip-changelog

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Replace the inline PR validation workflow with the shared composite action
from getsentry/github-workflows#153.

This shrinks the workflow from 300+ lines to ~15 and ensures future updates
to validation logic are picked up automatically.

#skip-changelog

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@stephanie-anderson stephanie-anderson marked this pull request as ready for review March 27, 2026 19:03
@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 74.02%. Comparing base (1ae191e) to head (0bcf0dc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5079      +/-   ##
==========================================
+ Coverage   74.01%   74.02%   +0.01%     
==========================================
  Files         499      499              
  Lines       18066    18066              
  Branches     3518     3518              
==========================================
+ Hits        13372    13374       +2     
+ Misses       3836     3834       -2     
  Partials      858      858              

☔ 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.

@stephanie-anderson stephanie-anderson merged commit a8435c9 into main Mar 27, 2026
39 checks passed
@stephanie-anderson stephanie-anderson deleted the chore/use-shared-validate-pr-action branch March 27, 2026 19:49
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.

2 participants