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