Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align 6-week cycle check with beta promotion instead of stable release. #52940

Merged
merged 1 commit into from
Aug 4, 2018

Commits on Aug 1, 2018

  1. Align 6-week cycle check with beta promotion instead of stable release.

    The regression check is to make beta promotion easier, so it makes more
    sense to use the Tuesday of the release week (T-2) as the end point of the
    regression prevention, instead of Thursday (T-0). But since the beta
    promotion PR is sent at Tuesday evening at UTC, the protection should
    include the whole Tuesday as well, meaning the 6-week cycle will start from
    Wednesdays.
    
    This will also move the start of the regression protection week one day
    earlier.
    kennytm committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    0da7da8 View commit details
    Browse the repository at this point in the history