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

🚀 Feature: Use a standalone CI file for CTA transitions #2009

Closed
2 tasks done
JoshuaKGoldberg opened this issue Mar 25, 2025 · 1 comment · Fixed by #2012
Closed
2 tasks done

🚀 Feature: Use a standalone CI file for CTA transitions #2009

JoshuaKGoldberg opened this issue Mar 25, 2025 · 1 comment · Fixed by #2012
Assignees
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

Feature Request Checklist

Overview

Back in #1965 -> #2000 I added a blockCTATransitions that creates a CI step to run pnpx create-typescript-app and check in any updates. It adds a job to .github/actions/ci.yml.

I'd like to instead have a standalone .github/actions/cta-transition.yml file. This isn't really part of normal "CI". And it's quite different from the other parts of ci.yml.

Additional Info

This is ... more safe? less unsafe? now that pnpm doesn't run lifecycle scripts by default (pnpm/pnpm#8897). Good!

🎁

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request labels Mar 25, 2025
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Mar 25, 2025
Copy link

🎉 This is included in version v2.10.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
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant