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.
Installation and Usage instructions are located here: https://mattermost.gitbook.io/plugin-confluence/
Maintainer: @jfrerich Co-Maintainer: @levb
-
Make sure you have following components installed:
- Go - v1.13 - Getting Started
Note: If you have installed Go to a custom location, make sure the
$GOROOT
variable is set properly. Refer Installing to a custom location. - Make
- Go - v1.13 - Getting Started
Set up CircleCI to run the build job for each branch and build-and-release for each tag.
- Go to CircleCI Dashboard.
- In the top left, you will find the Org switcher. Select your Organisation.
- 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.
- To manage GitHub releases using CircleCI, you need to add your github personal access token to your project's environment variables.