Skip to content

Brightscout/mattermost-plugin-confluence-fork

 
 

Repository files navigation

Mattermost Plugin for Confluence

Build Status Code Coverage Release HW

A Mattermost plugin for Confluence. Supports Confluence Cloud, Server and Data Center versions. This plugin helps your teams collaborate and keep in sync as Confluence Pages and Spaces get updated. Comments and activity can be pushed into specific Mattermost channels for full visibility.

Documentation

Installation and Usage instructions are located here: https://mattermost.gitbook.io/plugin-confluence/

Development

Maintainers

Maintainer: @jfrerich Co-Maintainer: @levb

Platform & tools

Setting up CircleCI

Set up CircleCI to run the build job for each branch and build-and-release for each tag.

  1. Go to CircleCI Dashboard.
  2. In the top left, you will find the Org switcher. Select your Organisation.
  3. If this is your first project on CircleCI, go to the Projects page, click the Add Projects button, then click the Set Up Project button next to your project. You may also click Start Building to manually trigger your first build.
  4. To manage GitHub releases using CircleCI, you need to add your github personal access token to your project's environment variables.
    • Follow the instructions here to create a personal access token. For CircleCI releases, you would need the repo scope.
    • Add the environment variable to your project as GITHUB_TOKEN by following the instructions here.

About

A Mattermost Plugin to receive events from Confluence

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 68.2%
  • JavaScript 25.9%
  • Makefile 5.8%
  • HTML 0.1%