Skip to content
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

feat: add opt-in Block for automatic CTA transitions for Renovate #2000

Merged
merged 10 commits into from
Mar 21, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Mar 21, 2025

PR Checklist

Overview

Adds an opt-in blockCTATransitions that creates a CI step to run npx create-typescript-app and check in any updates. This will only run on renovate/* branches with create-typescript-app in the title.

I'm not documenting the action in this PR yet. It'll likely change as I roll it out to repos (#1966). First preview usage in JoshuaKGoldberg/all-contributors-for-repository#772.

🎁

Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@552aadd). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2000   +/-   ##
=======================================
  Coverage        ?   99.92%           
=======================================
  Files           ?      106           
  Lines           ?     4261           
  Branches        ?      261           
=======================================
  Hits            ?     4258           
  Misses          ?        3           
  Partials        ?        0           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

cspell.json Outdated
Comment on lines 25 to 26
"stefanweifel",
"tseslint"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Propose all these terms to cspell...

@@ -4,7 +4,8 @@
"ignoreDependencies": [
"all-contributors-cli",
"cspell-populate-words",
"remove-dependencies"
"remove-dependencies",
"trash-cli"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review March 21, 2025 19:41
@JoshuaKGoldberg JoshuaKGoldberg merged commit 57f70c3 into main Mar 21, 2025
15 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the cta-transitions-renovate branch March 21, 2025 19:42
Copy link

🎉 This is included in version v2.8.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant