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
- Clone
Kage-Yami/3d-models
- Open repository in VS Code.
- Open GitLab Workflow side-panel.
- Wait for notification when refreshing merge requests.
System Information
- System: Arch Linux x86_64
- Kernel: 5.1.8-arch1-1-ARCH
- VS Code: 1.35.0 (OSS - Arch Linux Build)
Edited by Joel Smith