🤖:
Summary
The quickstart docker-compose stack test (test-stack in docker-compose-test.yml) only runs on push/PR to paths under static/quickstart/, tests/, and docs/getting-started/. This means upstream breaking changes (like opentdf/platform#3563) can silently break the quickstart for users without any notification.
Proposed changes
- Add a
schedule trigger to run the stack test nightly
- Add a Slack notification step (on failure only) to
#alerts-opentdf
Branch with the workflow changes is ready: feat/quickstart-nightly-test
Prerequisite
A SLACK_WEBHOOK_URL repo secret needs to be added to opentdf/docs, pointing to an Incoming Webhook for #alerts-opentdf. Either:
🤖:
Summary
The quickstart docker-compose stack test (
test-stackindocker-compose-test.yml) only runs on push/PR to paths understatic/quickstart/,tests/, anddocs/getting-started/. This means upstream breaking changes (like opentdf/platform#3563) can silently break the quickstart for users without any notification.Proposed changes
scheduletrigger to run the stack test nightly#alerts-opentdfBranch with the workflow changes is ready:
feat/quickstart-nightly-testPrerequisite
A
SLACK_WEBHOOK_URLrepo secret needs to be added to opentdf/docs, pointing to an Incoming Webhook for#alerts-opentdf. Either:#ask-ops-nonprodfor a webhook