📝 Documentation: Explain "INSERT_CODECOV_TOKEN_HERE" in hydration script #453
Labels
area: documentation
Improvements or additions to docs
status: accepting prs
Please, send a pull request to resolve this!
Bug Report Checklist
main
branch of the repository.Overview
#441 added a hydration script that copies all of this template's goodness into an existing repository. Part of that includes copying over the top section of a README.md, including the Codecov badge:
https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/791332de33d8c89c62c689b9ed5ca7c10234fcb4/README.md#L13-L15
Note that that includes a
token=...
. Do we need that token? I don't remember why.At any rate, I left that token as
INSERT_CODECOV_TOKEN_HERE
in the hydration template 😂:https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/791332de33d8c89c62c689b9ed5ca7c10234fcb4/src/hydrate/writeReadme.ts#L84
One of the following things is true:
...accepting PRs for whichever of those is right!
Additional Info
No response
The text was updated successfully, but these errors were encountered: