Skip to content

meta: Fix changelog script #12069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2024
Merged

meta: Fix changelog script #12069

merged 1 commit into from
May 16, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented May 16, 2024

Actually we should check for the changelog commit, which we look for by checking -meta and changelog in the commit message. (Not perfect, but good enough hopefully...)

I noticed it was not correctly picking up all commits while a release was in progress before.

Actually we should check for the changelog commit, which we look for by checking `-meta` and `changelog` in the commit message. (Not perfect, but good enough hopefully...)
@mydea mydea requested review from Lms24, s1gr1d and andreiborza May 16, 2024 12:00
@mydea mydea self-assigned this May 16, 2024
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser 21.68 KB (+0.03% 🔺)
@sentry/browser (incl. Tracing) 32.76 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay) 68.1 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.5 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) 72.14 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) 84.14 KB (-0.01% 🔽)
@sentry/browser (incl. Feedback) 37.63 KB (+0.07% 🔺)
@sentry/browser (incl. sendFeedback) 26.25 KB (+0.06% 🔺)
@sentry/browser (incl. FeedbackAsync) 30.62 KB (+0.05% 🔺)
@sentry/react 24.37 KB (+0.04% 🔺)
@sentry/react (incl. Tracing) 35.74 KB (+0.07% 🔺)
@sentry/vue 25.53 KB (+0.09% 🔺)
@sentry/vue (incl. Tracing) 34.55 KB (+0.04% 🔺)
@sentry/svelte 21.81 KB (+0.06% 🔺)
CDN Bundle 24.22 KB (+0.06% 🔺)
CDN Bundle (incl. Tracing) 34.18 KB (+0.01% 🔺)
CDN Bundle (incl. Tracing, Replay) 67.86 KB (+0.01% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) 72.85 KB (+0.04% 🔺)
CDN Bundle - uncompressed 71.21 KB (+0.02% 🔺)
CDN Bundle (incl. Tracing) - uncompressed 101.34 KB (+0.02% 🔺)
CDN Bundle (incl. Tracing, Replay) - uncompressed 210.96 KB (+0.01% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 223.27 KB (+0.01% 🔺)
@sentry/nextjs (client) 34.97 KB (+0.03% 🔺)
@sentry/sveltekit (client) 33.33 KB (+0.03% 🔺)
@sentry/node 141.03 KB (+0.01% 🔺)
@sentry/aws-serverless 128.05 KB (+0.01% 🔺)

@mydea mydea merged commit 4003f7e into develop May 16, 2024
100 checks passed
@mydea mydea deleted the fn/fix-changelog branch May 16, 2024 12:44
@mydea
Copy link
Member Author

mydea commented May 16, 2024

LOL this commit itself broke the heuristic that this commit introduces - now it thinks that this is the last changelog commit 🤯

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