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.ts here
- Add new
failture.test.ts here
- Add new
sendFailureEvent here and here
- Reword message strings here to use "DORA event" instead of "DORA deployment event"
Additional context
No response
Command
None
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
FailureEventfailture.tsherefailture.test.tsheresendFailureEventhere and hereAdditional context
No response
Command
None