Skip to content

chore: Use shared validate-pr composite action - #5240

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

chore: Use shared validate-pr composite action#5240
stephanie-anderson merged 1 commit into
mainfrom
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

🟢 Patch (bug fixes)

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

@sentry

sentryBot commented Mar 27, 2026

Copy link
Copy Markdown

Sentry Build Distribution

App NameApp IDVersionConfigurationInstall Page
SDK Sizeio.sentry.tests.size8.37.1 (1)releaseInstall Build

@github-actions

Copy link
Copy Markdown
Contributor

Performance metrics 🚀

PlainWith SentryDiff
Startup time306.91 ms341.06 ms34.15 ms
Size0 B0 B0 B

Baseline results on branch: main

Startup times

RevisionPlainWith SentryDiff
6405ec5310.88 ms354.56 ms43.69 ms
d5a29b6298.62 ms391.78 ms93.16 ms
f064536329.00 ms395.62 ms66.62 ms
fcec2f2357.47 ms447.32 ms89.85 ms
bbc35bb324.88 ms425.73 ms100.85 ms
694d587312.37 ms402.77 ms90.41 ms
b8bd880314.56 ms336.50 ms21.94 ms
889ecea367.58 ms437.52 ms69.94 ms
e2dce0b308.96 ms360.10 ms51.14 ms
83884a0334.46 ms400.92 ms66.46 ms

App size

RevisionPlainWith SentryDiff
6405ec51.58 MiB2.12 MiB552.23 KiB
d5a29b61.58 MiB2.12 MiB549.37 KiB
f0645361.58 MiB2.20 MiB633.90 KiB
fcec2f21.58 MiB2.12 MiB551.50 KiB
bbc35bb1.58 MiB2.12 MiB553.01 KiB
694d5871.58 MiB2.19 MiB620.06 KiB
b8bd8801.58 MiB2.29 MiB722.92 KiB
889ecea1.58 MiB2.11 MiB539.75 KiB
e2dce0b0 B0 B0 B
83884a01.58 MiB2.29 MiB722.97 KiB

@stephanie-anderson
stephanie-anderson marked this pull request as ready for review March 27, 2026 19:11
@stephanie-anderson
stephanie-anderson merged commit 8d0496a into mainMar 27, 2026
72 checks passed
@stephanie-anderson
stephanie-anderson deleted the chore/use-shared-validate-pr-action branch March 27, 2026 19:48
Sign up for freeto 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

@stephanie-anderson@dingsdax