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

Ziggy should support automation/notification #87

Open
vanhauser-thc opened this issue Jan 18, 2024 · 0 comments
Open

Ziggy should support automation/notification #87

vanhauser-thc opened this issue Jan 18, 2024 · 0 comments

Comments

@vanhauser-thc
Copy link
Collaborator

automation:

  • If cargo ziggy build fails then send a notification
  • If cargo ziggy run fails then send a notification
  • If a crash is found, send a notification (once per day only, collect them)
  • If no coverage is found for X minutes, send a notification (once per day)

Notification: execute a specified OS command.

Maybe something like:

-B command
-R command
-C command
-S 30:command  (stalled coverage for 30 minutes: execute command once per day)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant