Skip to content
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

Notify #help-engineering when any steps of Verify fleetd-base files at https://download.fleetdm.com fail #25003

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jacobshandling
Copy link
Contributor

#24531

  • Manual QA for all new/changed functionality

GO_FAIL_SUMMARY=$GO_FAIL_SUMMARY envsubst < .github/workflows/config/slack_payload_template.json > ./payload.json

- name: Slack Notification
if: github.event.schedule == '0 4 * * *' && failure()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lucasmrod, is the first part of this condition necessary here (and below)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

figuring not, since we want this to alert whenever it fails, not just at 4 in the morning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants