From 02e2503b9263755eb5caec1660590a0873873aac Mon Sep 17 00:00:00 2001 From: Chris Guimaraes Date: Tue, 30 Jul 2024 11:28:04 +0100 Subject: [PATCH] wip --- .github/workflows/scheduled.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/scheduled.yaml b/.github/workflows/scheduled.yaml index 00d53836..fab76e6e 100644 --- a/.github/workflows/scheduled.yaml +++ b/.github/workflows/scheduled.yaml @@ -31,6 +31,7 @@ jobs: with: github-token: ${{ secrets.GH_TOKEN }} label-name: "property-testing-failure" - title-template: "Property testing has failed: {{ workflow }}" + title-template: "Property testing coverage has failed" body-template: | + FYI & A: @stacks-network/clarity-wasm GitHub Actions workflow [{{workflow}} #{{runNumber}}](https://github.com/{{repo.owner}}/{{repo.repo}}/actions/runs/{{runId}}) failed.