Small releasing docs cleanup
This commit is contained in:
parent
edecb2e4f7
commit
47bf3c873b
1 changed files with 2 additions and 3 deletions
|
|
@ -15,14 +15,13 @@ To test out the build system, publish a prerelease tag with a name such as `vX.Y
|
|||
|
||||
1. `git tag v1.2.3 && git push origin v1.2.3`
|
||||
2. Wait several minutes for builds to run: <https://github.com/cli/cli/actions>
|
||||
3. Check <https://github.com/cli/cli/releases>
|
||||
3. Verify release is displayed and has correct assets: <https://github.com/cli/cli/releases>
|
||||
4. Scan generated release notes and optionally add a human touch by grouping items under topic sections
|
||||
5. Verify the marketing site was updated: <https://cli.github.com>
|
||||
6. (Optional) Delete any pre-releases related to this release.
|
||||
6. (Optional) Delete any pre-releases related to this release
|
||||
|
||||
A successful build will result in changes across several repositories:
|
||||
* <https://github.com/github/cli.github.com>
|
||||
* <https://github.com/github/homebrew-gh>
|
||||
* <https://github.com/Homebrew/homebrew-core/pulls>
|
||||
* <https://github.com/cli/scoop-gh>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue