I noticed a problem with this. I submitted patches to JDT and equinox and bot got verified +1 with the Report-freeze-dates job. But the actual gerrit job did not complete. This can cause trouble. I double checked individual jobs before merging that is how I noticed this problem.
Example : https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/173737
-Sravan
From: Mickael Istria <mistria@xxxxxxxxxx>
Sent: 09 December 2020 16:55
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Cc: General development mailing list of the Eclipse project. <eclipse-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [eclipse-dev] [jdt-dev] Automate check to warn about freeze on Gerrit
One way is to mute the job when it is run and successful as you mentioned
Do you know how this can be done? I didn't find a configuration to implement things as you suggest here.
Or, we can also check if not running the job during the non-freeze period is feasible/easier.
Maybe yes, if it's properly documented on the releng steps for a freeze/unfreeze, it could be enough.