🐛 Bug: Post-creation/initialization messages can reference skipped features #903
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
Users can pass in
--exclude-releases
and/or--exclude-tests
. If they do, then the message shown after they finish running the script shouldn't mention setting up their tokens.Actual
The scripts always do...
https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/b465f787923437929ebb2b1ce4474b8f0d2ee122/src/create/index.ts#L43
https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/b465f787923437929ebb2b1ce4474b8f0d2ee122/src/initialize/index.ts#L37
Additional Info
No response
The text was updated successfully, but these errors were encountered: