GitLab has a snippets feature, which basically duplicates Phab's Pasters. To avoid duplicate tools for the same thing I think we should disable snippets in favour of the tool we're already using.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Currently in GitLab there is only the Default snippet visibility setting under admin/application_settings/general.
https://gitlab.com/gitlab-org/gitlab-foss/-/issues/65355 got rejected in favor of https://gitlab.com/gitlab-org/gitlab-foss/-/issues/13426 moved to https://gitlab.com/gitlab-org/gitlab/-/issues/14228 which does not fix this request at all.
Comment Actions
See also: T264231: Investigate whether issues, operations, wikis, etc. can be disabled globally on GitLab.
I have two thoughts:
- This isn't quite the same as Phabricator's pastebin functionality. It's a GitHub gists clone: It supports multiple files and snippets are accessible as a Git repo. From that perspective, maybe it has utility we aren't offering elsewhere.
- Also I don't know how to turn it off.