diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fdcd5b16c..a9493d062 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -237,6 +237,23 @@ jobs: body=$(cat <<- "ENDBODY" + ## Testing Checklist (DELETE ME) + + - [ ] Run on synced Pyrmont Sigma Prime nodes. + - [ ] Run on synced Prater Sigma Prime nodes. + - [ ] Run on synced Canary (mainnet) Sigma Prime nodes. + - [ ] Resync a Pyrmont node. + - [ ] Resync a Prater node. + - [ ] Resync a mainnet node. + + ## Release Checklist (DELETE ME) + + - [ ] Merge `unstable` -> `stable`. + - [ ] Ensure docker images are published (check `latest` and the version tag). + - [ ] Prepare Discord post. + - [ ] Prepare Twitter post. + - [ ] Prepare mailing list email. + ## Summary Add a summary.