mattermost-plugin-community

module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2020 License: Apache-2.0

README

Community Plugin CircleCI branch

This plugin allows users to fetch contributor data from GitHub via a slash command.

Installation

  1. Go to the releases page of this GitHub repository and download the latest release for your Mattermost server.
  2. Upload this file in the Mattermost System Console > Plugins > Management page to install the plugin. To learn more about how to upload a plugin, see the documentation.
  3. Create a personal access token for your GitHub account here. This is required because GitHub has a low rate limit for unauthenticated API requests. You do not need to specify a scope for your token.

Usage

Use /contributors [organisation] [repo] [since] [until] to fetch data and summarize it in a post, e.g. /contributors mattermost mattermost-server 2019-01-01 2019-01-31. To fetch the data from all repositories in an organisation, replace the repository name with all, e.g. /contributors mattermost all 2019-01-01 2019-01-31.

Screenshots

Fetching data Mattermost contributors Hugo contributors

Directories

Path Synopsis
build
manifest command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL