Skip to content

feat: add nightly CI run for quickstart stack test with Slack alerts #355

Description

@marythought

🤖:

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

  1. Add a schedule trigger to run the stack test nightly
  2. 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions