-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
enhancementNew feature or requestNew feature or requestsoftware-deliveryRelated to [coverage, deployment, dora, junit, measure, tag, trace]Related to [coverage, deployment, dora, junit, measure, tag, trace]
Description
Feature request description
Currently the dora plugin supports sending deployment events, but not failure events.
Right now if you want to send a failure event, you must use the API, and that is a shame when such a easy to use tool already exists.
Solution
- Add new interface here,
FailureEvent - Add new
failture.tshere - Add new
failture.test.tshere - Add new
sendFailureEventhere and here - Reword message strings here to use "DORA event" instead of "DORA deployment event"
Additional context
No response
Command
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsoftware-deliveryRelated to [coverage, deployment, dora, junit, measure, tag, trace]Related to [coverage, deployment, dora, junit, measure, tag, trace]