Follow-up from "rails integration branch for "Remote Development Integration Branches""
The following discussion from !105783 should be addressed:
- [ ] @splattael started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105783#note_1378413587): (+2 comments)
> **Suggestion** Same here. Is checking `read_workspace` sufficient?
>
> ```suggestion:-0+8
> raise_resource_not_available_error!('Feature is not available') unless current_user&.can?(:read_workspace)
> ```
issue