-
[NA] [DOCS] Alert on python sdk docs deploy failure (#7545)
发布于
2026-07-21 08:17:56 +00:00 - [NA] [DOCS] fix: alert on Python SDK docs deploy failure
The Python SDK reference site's deploy pipeline had no failure
notification at all, on top of previously being workflow_dispatch-only
(see the sibling PR adding an automatic push trigger). Once deploys
happen automatically, a silent failure is worse than a silent
non-trigger — nobody is watching a dashboard for it, so a broken build
could go unnoticed indefinitely, recreating the same staleness problem
this was meant to fix, just via a different failure mode.Add a notify-slack job that fires only when the upload job fails,
reusing the existing .github/scripts/notify-slack-test-failure.sh /
send-slack-message.sh pair already used by guardrails_unit_tests.yml
and friends, rather than writing new alerting.-
TEMP: force build failure to test notify-slack alert - DO NOT MERGE, will be reverted
-
Revert "TEMP: force build failure to test notify-slack alert - DO NOT MERGE, will be reverted"
This reverts commit c2f39e3fef2c39dbb7a2c8af3de634a87ca884ba.
- Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Jacques Verré jverre@gmail.com
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>下载附件