I’m consuming data from an upstream pipeline. In my project, I unmark specific markings and then make a cut of the data available to my users.
Sometimes, new Markings are added upstream, and so my users loose access to their cut of the data, as they are not marked for unmarking.
How can I prevent this from happening ? How can I restrict or alert me when a new marking is propagated from upstream to my project ?