Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Code Freeze Exception

Hi Manoj,

There are two jobs that get triggered for every gerrit job

1. Gerrit validation job specific to each repository
2. Report-freeze-dates-to-Gerrit job from platform bot.

The second job reports a -1 when ever we are in stabilization phase of a milestone. This is an indication that we are in stabilization phase and commit only if required. You need to review the bug and merge only if required by removing -1 that came from the Report freeze dates job.

Thanks
Sravan

-----Original Message-----
From: Manoj Palat <manoj.palat@xxxxxxxxxx>
Sent: 04 January 2021 11:42
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [jdt-dev] Code Freeze Exception

Hi Mickael, others,

Is there a way to configure a branch out of purview of the Code Freeze check?
For eg, the BETA_JAVA16 branch[https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/174196] does not follow the milestones and hence the freeze doesn't apply.


Regards,
Manoj.

_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev



Back to the top