Skip to content

Commit 6dec291

Browse files
authored
Add link to broken docs build action (timescale#2872)
1 parent 7a7ee5d commit 6dec291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/failed-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
issue_number: PR_NUMBER,
2626
owner: context.repo.owner,
2727
repo: context.repo.repo,
28-
body: 'Site build failed. For Timescale internal contributors, check the logs in the web-documentation repo to see the failure reason. For help, contact the docs team.'
28+
body: 'Oh no, the docs build failed! To see why visit the [failing build](https://github.com/timescale/web-documentation/actions/runs/${{ github.event.client_payload.run_id }}) (link only accessible to Timescalers).'
2929
})

0 commit comments

Comments
 (0)