GithubHelp home page GithubHelp logo

n-schaef / mattermost-plugin-gitlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattermost/mattermost-plugin-gitlab

0.0 1.0 0.0 9.95 MB

Gitlab plugin for Mattermost

License: Apache License 2.0

Go 82.66% JavaScript 13.71% Makefile 3.63%

mattermost-plugin-gitlab's Introduction

Mattermost GitLab Plugin

Build Status Code Coverage

A GitLab plugin for Mattermost. The plugin is currently in beta.

Originally developed by Romain Maneschi.

GitLab Plugin screenshot

Features

  • Daily reminders - the first time you log in to Mattermost each day, get a post letting you know what issues and merge requests need your attention
  • Notifications - get a direct message in Mattermost when someone mentions you, requests your review, comments on or modifies one of your merge requests/issues, or assigns you on GitLab
  • Sidebar buttons - stay up-to-date with how many reviews, unread messages, assignments and open merge requests you have with buttons in the Mattermost sidebar
  • Slash commands - interact with the GitLab plugin using the /gitlab slash command
    • Subscribe to a respository - Use /gitlab subscribe to subscribe a Mattermost channel to receive posts for new merge requests and/or issues in a GitLab repository
    • Get to do items - Use /gitlab todo to get an ephemeral message with items to do in GitLab
    • Update settings - Use /gitlab settings to update your settings for the plugin
    • And more! - Run /gitlab help to see what else the slash command can do
  • Supports GitLab On Premise - Works with SaaS and On Premise versions of GitLab

Installation

Requires Mattermost 5.10+ and Gitlab 11.2+ see Compatibility for others versions

  1. Install the plugin
    1. Download the com.github.manland.mattermost-plugin-gitlab-X.X.X.tar.gz file of the latest version of the plugin from the GitHub releases page
    2. In Mattermost, go the System Console -> Plugins -> Management
    3. Upload the plugin
  2. Register a GitLab OAuth app
    1. Go to https://gitlab.com/profile/applications or https://gitlab.yourdomain.com/profile/applications
    2. In Mattermost, go to System Console -> Plugins -> GitLab
      • Fill in the Gitlab URL, Client ID and Secret and save the settings
  3. Create a GitLab webhook
    1. In Mattermost, go to the System Console -> Plugins -> GitLab and copy the "Webhook Secret"
    2. Go to the settings page of your GitLab project and click on "Integrations" in the sidebar
    3. Save the webhook
    4. Note for each project you want to receive notifications for or subscribe to, you must create a webhook
  4. Generate an at rest encryption key
    1. Go to the System Console -> Plugins -> GitLab and click "Regenerate" under "At Rest Encryption Key"
    2. Save the settings
  5. (Optional) Lock the plugin to a GitLab group
    • Go to System Console -> Plugins -> GitLab and set the GitLab Group field to the name of your GitLab group
  6. (Optional) Enable private repositories
    • Go to System Console -> Plugins -> GitLab and set Enable Private Repositories to true
    • Note that if you do this after users have already connected their accounts to GitLab they will need to disconnect and reconnect their accounts to be able to use private repositories
  7. Enable the plugin
    • Go to System Console -> Plugins -> Management and click "Enable" underneath the GitLab plugin
  8. Test it out
    • In Mattermost, run the slash command /gitlab connect

Compatibility

Mattermost-Plugin-Gitlab Mattermost Gitlab
0.3.0 5.10+ 11.2+
0.2.0 5.8+ 11.2+
0.1.0 5.8+ 11.2+

Developing

This plugin contains both a server and web app portion.

Use make dist to build distributions of the plugin that you can upload to a Mattermost server.

Use make check-style to check the style.

Use make deploy to deploy the plugin to your local server. Before running make deploy you need to set a few environment variables:

export MM_SERVICESETTINGS_SITEURL=http://localhost:8065
export MM_ADMIN_USERNAME=admin
export MM_ADMIN_PASSWORD=password

Inspiration

This project is a fork of the mattermost-plugin-github. Thanks to all contributors of it.

Feedback and Feature Requests

Feel free to create a GitHub issue or join the GitLab Plugin channel on our community Mattermost instance to discuss.

mattermost-plugin-gitlab's People

Contributors

manland avatar hanzei avatar mickmister avatar jasonblais avatar crspeller avatar jwilander avatar jsmestad avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.