From c4e1de3b7297f4ea22ed5adbcce0e525985ab9c1 Mon Sep 17 00:00:00 2001 From: denisonbarbosa Date: Tue, 1 Aug 2023 09:18:23 -0400 Subject: [PATCH] Custom template for build failure This defines a custom template that will be used to create the issue when the build fails. --- .github/workflows/adm-builds-fail.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/workflows/adm-builds-fail.md diff --git a/.github/workflows/adm-builds-fail.md b/.github/workflows/adm-builds-fail.md new file mode 100644 index 000000000..c47312142 --- /dev/null +++ b/.github/workflows/adm-builds-fail.md @@ -0,0 +1,5 @@ +--- +title: ADMX/L build failed +labels: bug, jira +--- +Failed to build ADMX/L files for adsys. Please take a look at the run output in {{ env.RUN_URL }}.