Skip to content

Commit 90a347f

Browse files
authored
Merge pull request #7 from n0-computer/flub/beta-ci
chore(ci): Add standard text string to beta ci failure
2 parents 0ff9d91 + cd7be39 commit 90a347f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/beta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
if: ${{ env.TESTS_RESULT == 'failure' }}
3737
with:
3838
severity: error
39+
text: "Beta rust in **${{ github.repository }}**:"
3940
details: |
4041
Rustc beta tests failed in **${{ github.repository }}**
4142
See https://github.com/${{ github.repository }}/actions/workflows/beta.yaml

0 commit comments

Comments
 (0)