Skip to content

WIP: Publish status page on issue/note/emoji changes

Peter Leitzen requested to merge pl-status-page-mvc-publish-when-changed into master

What does this MR do?

Part of #205168 (closed).

Based on !26717 (merged).

This MR hooks into the create, update, and destroy services of issues, issue notes and emojis to trigger a status page update.

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