Skip to content

Commit c99a30d

Browse files
authored
WIP - Update release_tasklist.md issue template
# WIP IGNORE
1 parent f8d818c commit c99a30d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/release_tasklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ assignees:
2626
Project board: _insert link here_
2727

2828
- [ ] Create release branches `release/x.y` for spack, spack-packages and spack-stack
29-
- [ ] Update `doc/source/conf.py` and `.gitmodules` to use `release/x.y` instead of `develop`
29+
- [ ] Update `doc/CMakeLists.txt` (project version), `doc/source/conf.py` (x.y instead of `dev`, x.y.z instead of `develop`, and `.gitmodules` (`release/x.y` instead of `develop`)
3030
- [ ] Clear project board (no open pull requests other than for specific site configs or documentation)
3131
- [ ] Prepare Wiki page for release information (https://github.com/jcsda/spack-stack/wiki)
3232
- [ ] Roll out release x.y.z from release branch `release/x.y` and update documentation (readthedocs), site config, and wiki page each time
@@ -51,7 +51,7 @@ Project board: _insert link here_
5151
- [ ] NOAA PW Azure (EPIC)
5252
- [ ] NOAA PW Gcloud (EPIC)
5353
- [ ] Tag spack and spack-packages
54-
- [ ] Update `doc/source/conf.py` and `.gitmodules` to use tags instead of release branches
54+
- [ ] Update `doc/CMakeLists.txt`, `doc/source/conf.py`, and `.gitmodules` to use tags instead of release branches
5555
- [ ] Tag spack-stack
5656
- [ ] Prepare and publish release notes: https://github.com/JCSDA/spack-stack/releases
5757
- [ ] Close GitHub project

0 commit comments

Comments
 (0)