Skip to content

Update rotation active period after schedule changes

What does this MR do?

This updates the on-call rotation's active period times to match it's on-call schedule's new timezone.

We use the existing timezone in order to do the calculations we need to convert the times into the new timezone correctly.

Because of this change, we could introduce overnight shifts. Therefore !57202 (merged) is required to be merged before this one.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #324712 (closed)

Edited by Sean Arnold

Merge request reports