From 8c00bf0999196e8aecacaba63aa9fc4fbc6a2d15 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Fri, 14 Apr 2023 20:27:53 -0400 Subject: [PATCH] templates/release: update OpenSlide Python CI after release Signed-off-by: Benjamin Gilbert --- .github/ISSUE_TEMPLATE/release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 3cc9def6..ca650daf 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -6,3 +6,4 @@ - [ ] Verify that CI creates a [GitHub release](https://github.com/openslide/openslide-winbuild/releases/) with artifacts - [ ] Update website: `_data/releases.yaml`, maybe `_includes/news.md` - [ ] Possibly send mail to -announce and -users +- [ ] Update `WINBUILD_RELEASE` in [OpenSlide Python CI](https://github.com/openslide/openslide-python/blob/main/.github/workflows/python.yml)