Skip to content

403 Forbidden when project's Merge Requests are disabled.

A very minor thing - but instead of failing outright when a project has disabled merge requests, perhaps the extension could detect it, not create a notification, and simply update the side-panel with something along the lines of "Merge requests are disabled.".

Actual Behaviour
New notification: 403 - "{\"message\":\"403 Forbidden\"}"

Expected Behaviour
No notification is displayed.

Reproduction Steps

  1. Clone Kage-Yami/3d-models
  2. Open repository in VS Code.
  3. Open GitLab Workflow side-panel.
  4. Wait for notification when refreshing merge requests.

System Information

Edited by Joel Smith