Skip to content

Commit cc00456

Browse files
Clarify step of the release process
1 parent c9b68ca commit cc00456

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ From inside of VSCode, open the `launch.json` file and in the _Launch Integratio
160160
* **IMPORTANT** Make sure you are on the `main` branch and your local checkout is fully updated when you add the tag.
161161
* If you accidentally add the tag to the wrong ref, you can just force push it to the right one later.
162162
1. Monitor the status of the release build in the `Release` workflow in the Actions tab.
163+
* DO NOT approve the "publish" stages of the workflow yet.
163164
1. Download the VSIX from the draft GitHub release at the top of [the releases page](https://github.com/github/vscode-codeql/releases) that is created when the release build finishes.
164165
1. Unzip the `.vsix` and inspect its `package.json` to make sure the version is what you expect,
165166
or look at the source if there's any doubt the right code is being shipped.

0 commit comments

Comments
 (0)