Skip to content

Add service to create Oncall-rotation

Sean Arnold requested to merge 262857-creation-rotation-service into master

What does this MR do?

As part of #262857 (closed), this adds a service to add an On-Call Rotation. This depends on !49058 (merged) which adds the table & models. This will be used by !49206 (merged) which adds GraphQL mutation queries to the API.

This was originally part of !48633 (closed), but was split out.

Screenshots (strongly suggested)

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 #262857 (closed)

Edited by Peter Leitzen

Merge request reports