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