New processor to inform authors of FF-controlled feature that their MR got deployed to canary / production
The processor would act on:
merge_request.update
- If feature flag label is present
- When workflowcanary / workflowproduction labels are added
It should inform the MR author that their change got deployed to canary / production, so that they can enable their FF.
Edited by Rémy Coutable