-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Milestone
Description
Description
When a source change has been reviewed enough (fulfilling the rules on number of positive reviews for that specific change) it should be possible to send an event notifying that. In GitLab that state is called 'approved'. The EiffelSourceChangeApprovedEvent should have a CHANGE link to SCC.
Motivation
To fulfill a need on more detailed event notifications in the SCM area
Exemplification
There are use cases where a pre-merge pipeline should not be triggered before the change has been reviewed enough, for example to spare execution resources.
Benefits
Increased expressibility in the protocol.
Possible Drawbacks
None
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress