Skip to content

Updates merge request status box through polling

Phil Hughes requested to merge ph/290850/mrStatusBoxPoll into master

What does this MR do?

This makes the merge requests status box in the header update when the status of the merge request is updated. Rather than using a different polling request to do this we simply emit an event from the widgets response and use that to update the header status.

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

Closes #290850 (closed)

Edited by Phil Hughes

Merge request reports