Skip to content

Add background worker to publish incident to status page

Peter Leitzen requested to merge pl-status-page-mvc-background-job into master

What does this MR do?

Part of #205168 (closed).

Based on !26785 (merged).

This MR adds a background worker which takes care of calling existing services to publish incidents to the status page.

This MR is behind a beta feature flag and we tracking the rollout in #210026 (closed).

Note, although a feature we don't provide a changelog entry as these changes are not user-facing and the worker is not yet triggered.

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
Edited by Peter Leitzen

Merge request reports