Skip to content

chore: Add shared validate-pr composite action - #20025

Merged
stephanie-anderson merged 2 commits into
developfrom
chore/use-shared-validate-pr-action
Mar 27, 2026
Merged

chore: Add shared validate-pr composite action#20025
stephanie-anderson merged 2 commits into
developfrom
chore/use-shared-validate-pr-action

Conversation

@stephanie-anderson

Copy link
Copy Markdown
Contributor

Add the PR validation workflow using the shared composite action from
getsentry/github-workflows#153.

Validates non-maintainer PRs against contribution guidelines and enforces
draft status on all new PRs.

#skip-changelog

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

Add the PR validation workflow using the shared composite action from
getsentry/github-workflows#153.
Validates non-maintainer PRs against contribution guidelines and enforces
draft status on all new PRs.
#skip-changelog
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions

github-actionsBot commented Mar 27, 2026

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.

@github-actions

github-actionsBot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

⚠️Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

PathSize% ChangeChange
@sentry/browser25.69 kB--
@sentry/browser - with treeshaking flags24.17 kB--
@sentry/browser (incl. Tracing)42.17 kB--
@sentry/browser (incl. Tracing, Profiling)46.79 kB--
@sentry/browser (incl. Tracing, Replay)80.98 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags70.6 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)85.7 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)97.97 kB--
@sentry/browser (incl. Feedback)42.48 kB--
@sentry/browser (incl. sendFeedback)30.35 kB--
@sentry/browser (incl. FeedbackAsync)35.4 kB--
@sentry/browser (incl. Metrics)26.96 kB--
@sentry/browser (incl. Logs)27.1 kB--
@sentry/browser (incl. Metrics & Logs)27.78 kB--
@sentry/react27.45 kB--
@sentry/react (incl. Tracing)44.52 kB--
@sentry/vue30.13 kB--
@sentry/vue (incl. Tracing)44.08 kB--
@sentry/svelte25.7 kB--
CDN Bundle28.39 kB--
CDN Bundle (incl. Tracing)43.2 kB--
CDN Bundle (incl. Logs, Metrics)29.76 kB--
CDN Bundle (incl. Tracing, Logs, Metrics)44.25 kB--
CDN Bundle (incl. Replay, Logs, Metrics)68.56 kB--
CDN Bundle (incl. Tracing, Replay)80.08 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics)81.16 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)85.62 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)86.67 kB--
CDN Bundle - uncompressed82.93 kB--
CDN Bundle (incl. Tracing) - uncompressed128.07 kB--
CDN Bundle (incl. Logs, Metrics) - uncompressed87.07 kB--
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed131.48 kB--
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed210.06 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed244.95 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed248.34 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed257.86 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed261.25 kB--
@sentry/nextjs (client)46.93 kB--
@sentry/sveltekit (client)42.67 kB--
@sentry/node-core56.51 kB+0.03%+12 B 🔺
@sentry/node173.6 kB+0.01%+12 B 🔺
@sentry/node - without tracing96.54 kB+0.01%+5 B 🔺
@sentry/aws-serverless113.54 kB+0.01%+8 B 🔺

View base workflow run

@github-actions

github-actionsBot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

ScenarioRequests/s% of BaselinePrev. Requests/sChange %
GET Baseline8,778-9,471-7%
GET With Sentry1,66119%1,653+0%
GET With Sentry (error only)6,09069%5,960+2%
POST Baseline1,202-1,198+0%
POST With Sentry59249%583+2%
POST With Sentry (error only)1,06088%1,047+1%
MYSQL Baseline3,271-3,251+1%
MYSQL With Sentry47214%468+1%
MYSQL With Sentry (error only)2,67982%2,633+2%

View base workflow run

@stephanie-anderson
stephanie-anderson marked this pull request as ready for review March 27, 2026 19:11
Superseded by the shared validate-pr composite action.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stephanie-anderson
stephanie-anderson merged commit 73f03bb into developMar 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