From d35822cff88026d3650d2c79b5220065b9195ead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Wei=C3=9Fe?= <66256922+daniel-weisse@users.noreply.github.com> Date: Mon, 4 Sep 2023 10:09:35 +0200 Subject: [PATCH] ci: add hint about cleaning up lingering resources on failure (#2300) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Weiße --- .github/failure_project_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/failure_project_template.md b/.github/failure_project_template.md index 5b4f55edf..ef6cc7d49 100644 --- a/.github/failure_project_template.md +++ b/.github/failure_project_template.md @@ -8,3 +8,7 @@ - [ ] Correlate to existing bug tickets *or* - [ ] Add new bug ticket - [ ] Update title to contain ticket number and a short description of the issue (AB#123 foo bar) + +**If `terminate` failed**: + +- [ ] Clean up left over Constellation resources