There was an error while loading. Please reload this page.
1 parent 18c25ae commit 0027325Copy full SHA for 0027325
1 file changed
.github/workflows/nightly.yaml
@@ -219,3 +219,13 @@ jobs:
219
github-token: ${{ secrets.GITHUB_TOKEN }}
220
label-name: "nightly failed"
221
title-template: "Failed nightly build and test: {{workflow}}"
222
+ body-template: |
223
+ GitHub Actions workflow [{{workflow}} #{{runNumber}}](https://github.com/{{repo.owner}}/{{repo.repo}}/actions/runs/{{runId}}) failed.
224
+
225
+ Alerting @bcgov/cas-developers
226
227
+ Event: {{eventName}}
228
+ Branch: [{{refname}}](https://github.com/{{repo.owner}}/{{repo.repo}}/tree/{{refname}})
229
+ Commit: [{{sha}}](https://github.com/{{repo.owner}}/{{repo.repo}}/commit/{{sha}})
230
231
+ <sup><i>Created by [jayqi/failed-build-issue-action](https://github.com/jayqi/failed-build-issue-action)</i></sup>
0 commit comments