🐛 Bug: "This package is based on" notice replaces create-typescript-app with --repository #750
Closed
3 tasks done
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Milestone
Bug Report Checklist
main
branch of the repository.Expected
Running any setup script on a repository should put the following notice on the bottom of the README.md:
Actual
Lol. The find-and-replace script that switches from the template title to the provided repository title (
--repository
) must be catching this.Additional Info
Discovered on https://github.com/JoshuaKGoldberg/all-contributors-auto-action/tree/1ce7a4d2df5fd69765b7d407654847fde9e30340:
git clone https://github.com/JoshuaKGoldberg/all-contributors-auto-action cd all-contributors-auto-action git checkout 1ce7a4d2df5fd69765b7d407654847fde9e30340 pnpm i npx create-typescript-app --base everything --mode migrate
The text was updated successfully, but these errors were encountered: