Skip to content

Ziggy should support automation/notification #87

@vanhauser-thc

Description

@vanhauser-thc

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)

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