From eba910c1540a14258bbdf0e1977a0d6895937084 Mon Sep 17 00:00:00 2001 From: KlaudiaBB <51341892+KlaudiaBB@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:53:55 +0100 Subject: [PATCH] Updated cran-release.yml removed one step from post-rel activities Signed-off-by: KlaudiaBB <51341892+KlaudiaBB@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/cran-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/cran-release.yml b/.github/ISSUE_TEMPLATE/cran-release.yml index 6cd4dba..15ac00f 100644 --- a/.github/ISSUE_TEMPLATE/cran-release.yml +++ b/.github/ISSUE_TEMPLATE/cran-release.yml @@ -110,7 +110,6 @@ body: - [ ] Make sure that the package is published to internal repositories. - [ ] Make sure internal documentation is up to date. - [ ] Review and update installation instructions for the package wherever needed (Optional). - - [ ] Update all integration tests to reference the new release. - [ ] Announce the release on ________. - type: textarea id: decision-tree