-
Notifications
You must be signed in to change notification settings - Fork 262
Description
From the operational point of view it would be very useful to have a breaks-dataformats (or something similar) label that can be assigned to PRs which involve the change of the RAW data-format or of any of the derived data-formats (AOD, ALCARECO...).
This label can be used to easily spot when we a processing-version or an Era update are needed in Tier0 when a new release is being deployed.
I'm not sure if the label creation can/should be automatized somehow by checking if changes are done to the DataFormat package, since I can imagine having PRs that touch this package without necessarily modifying the data-formats (or if there are other packages that might lead to similar changes in data formats).
Alternatively it can be left to L2s to assign the label to a PR when they review it.