Skip to content

Commit

Permalink
Explicitly add the GitHub release step
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Jun 17, 2020
1 parent 9d382de commit 00d9ddf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release_plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
- [ ] Make sure the "Upload" stage on the release page succeeded
- [ ] Make sure no extraneous files are being included in the `.vsix` file (make sure to check for hidden files)
- [ ] Deploy the "Publish" stage
- [ ] Create a [GitHub release](https://github.com/microsoft/vscode-python/releases)
- [ ] Have tag match the released version
- [ ] Copy the changelog entry for the release as the description
- [ ] Publish [documentation changes](https://github.com/Microsoft/vscode-docs/pulls?q=is%3Apr+is%3Aopen+label%3Apython)
- [ ] Publish the [blog](http://aka.ms/pythonblog) post
- [ ] Determine if a hotfix is needed
Expand Down

0 comments on commit 00d9ddf

Please sign in to comment.