mattermost / mattermost-plugin-gitlab

GitLab plugin for Mattermost
Apache License 2.0
135 stars 82 forks source link

Hide Toolbar #234

Open jwillmer opened 3 years ago

jwillmer commented 3 years ago

We are using the CI/CD pipeline in Gitlab and would like to hide the toolbar on top of the channel list since we are only interested in (subscribed) pipeline events.

hanzei commented 3 years ago

FYI: There is a similar issue for GitHub: https://github.com/mattermost/mattermost-plugin-github/issues/384

mickmister commented 2 years ago

Solution for GitHub plugin can be found here https://github.com/mattermost/mattermost-plugin-github/pull/396

hanzei commented 1 year ago

https://github.com/mattermost/mattermost-plugin-gitlab/pull/288 can be used as a starting ground.

nmatt commented 1 month ago

What is the status here? I'd like to see this as well.