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

chore: use create-typescript-app@2 with transitions action #772

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Runs npx create-typescript-app --add-cta-transitions.

🤝

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review March 21, 2025 19:38
@JoshuaKGoldberg JoshuaKGoldberg merged commit 10b3d37 into main Mar 21, 2025
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the cta-2 branch March 21, 2025 19:38
JoshuaKGoldberg added a commit to JoshuaKGoldberg/create-typescript-app that referenced this pull request Mar 21, 2025
)

## PR Checklist

- [x] Addresses an existing open issue: fixes #1965
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md)
were taken

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

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

🛠 Tooling: Bump to create-typescript-app@2
1 participant