Skip to content

Integrate daily pipeline health GitHub Action with Discord failure alerts #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Jun 8, 2025

Conversation

marwan37
Copy link
Collaborator

@marwan37 marwan37 commented Jun 7, 2025

  • New workflow .github/workflows/test-pipelines.yml

    • Runs all tutorial pipelines in a single job
    • Triggered daily @ 09:00 UTC + on push/PR to main/develop
    • Upgrades to the latest ZenML before running
    • On failure, posts a message to #sre-alerts via DISCORD_WEBHOOK_SRE
  • Docs

    • Added “Pipeline Health Checks” section to README.md

@marwan37 marwan37 requested a review from safoinme June 7, 2025 14:40
@marwan37 marwan37 added the ci/cd Automated workflows, CI/CD, and scheduled tasks label Jun 7, 2025
@marwan37 marwan37 requested a review from htahir1 June 7, 2025 15:04
Copy link
Contributor

@htahir1 htahir1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add an env varaible ZENML_ANALYTICS_OPT_IN=false to make sure this doenst get tracked in our telemetry? YOu can find examples in the main zenml repo github actions yaml files

@marwan37 marwan37 requested a review from htahir1 June 7, 2025 15:34
@marwan37 marwan37 requested a review from htahir1 June 7, 2025 16:06
@htahir1 htahir1 merged commit 48d9967 into develop Jun 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Automated workflows, CI/CD, and scheduled tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants