Description
EiffelCompositionDefinedEvent can have an ELEMENT link pointing at an EiffelSourceChangeSubmittedEvent. This is a natural fit for post-merge/production pipelines, but what about pre-merge/review pipelines? I lack the possibility to link EiffelCompositionDefinedEvent to EiffelSourceChangeCreatedEvent using an ELEMENT link. Is there a reason not to allow that?
Motivation
This reference is missing
Exemplification
As in description
Benefits
Makes it possible to trace build and tests in a pre-merge/review pipeline better.
Possible Drawbacks
None