Skip to content

Commit

Permalink
Add link to broken docs build action (#2872)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesGuthrie authored Dec 6, 2023
1 parent 7a7ee5d commit 6dec291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/failed-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
issue_number: PR_NUMBER,
owner: context.repo.owner,
repo: context.repo.repo,
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.'
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).'
})

0 comments on commit 6dec291

Please sign in to comment.