GitHub auto-links published npm packages back to the repo when package.json has a correct repository field. The result is a "Packages" entry in the repo's right sidebar showing npm version, download counts, and a link to the npm page. Free advertising and a credibility signal at the moment a launch lands.
This issue is to make sure the linkage works the moment clwnd hits npm publish.
Action
Context
Tracked in the distribution playbook at adiled/distribution. Companion to the npm publish step in the T2 launch checklist.
~ distribution team
GitHub auto-links published npm packages back to the repo when
package.jsonhas a correctrepositoryfield. The result is a "Packages" entry in the repo's right sidebar showing npm version, download counts, and a link to the npm page. Free advertising and a credibility signal at the moment a launch lands.This issue is to make sure the linkage works the moment
clwndhits npm publish.Action
package.jsonhas arepositoryfield of the form:repositoryURL and republish a patch.Context
Tracked in the distribution playbook at
adiled/distribution. Companion to the npm publish step in the T2 launch checklist.~ distribution team