From 672a911fc7f1fbdb66f0cef3f9300225629194a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Tue, 19 Dec 2023 12:54:07 +0100 Subject: [PATCH] release.md: Merge docker-icinga2 dependency updates so that they're included in the Docker image our release GHA will build. --- .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 72daa9a5f..f0310bef7 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -16,6 +16,7 @@ assignees: '' - [ ] Create and push a signed tag for the version - [ ] Build and release DEB and RPM packages - [ ] Build and release Windows packages +- [ ] Merge dependency updates in https://github.com/Icinga/docker-icinga2/pulls - [ ] Create release on GitHub - [ ] Update public docs - [ ] Announce release