mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
Rename event to SCHEDULED_CHANGE_REQUEST_EXECUTED This event will be triggered when the executor runs a scheduled change request. The ChangeRequestApplied event will remain as is (going out to project members - but will have a scheduled = true property in the data if it scheduled. This new event will fire on execution of the schedule and have a result = "failed" | "succeeded" property. Because notifications are tied to events, this notification will go out to the creator and the applier --------- Signed-off-by: andreas-unleash <andreas@getunleash.ai> |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |