chore: add a bit more instructions in the release pr (#8890)

This commit is contained in:
Lifei Zhou
2026-04-29 12:31:43 +10:00
committed by GitHub
parent fffe425c9c
commit 56b845904f
2 changed files with 19 additions and 1 deletions
@@ -1,5 +1,12 @@
# Release v{{VERSION}}
## Test before Release
1. Close and reopen this PR to trigger CI and produce the Desktop bundle for testing. Reason: workflows don't run on PRs opened by `GITHUB_TOKEN` ([docs](https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow)).
2. Make sure all check workflows pass.
3. Install the Desktop bundle from the download links (posted as a comment below when it is ready).
4. Complete the goose Release Manual Testing Checklist (posted as a comment below).
## How to Release
Push the release tag to trigger the release: