mattermost / mattermost/mattermost-plugin-confluence

OBR isn't performant under load - consider switching to using Webhooks for the plugin event feed

Open
#85 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
22
Forks
20
Avg merge
22h 2m
Merged PRs (30d)
1

Description

When we created this plugin, Confluence did not have webhooks capabilities. I believe that is now part of the platform and would remove the need for an admin to install an OBR file as part of the installation process.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by verifying the current Confluence webhook capabilities and comparing them with the plugin's existing event-feed approach. Read the plugin's event-handling entry points and installation documentation, then define the required migration scope, including whether the OBR installation step can be removed. Done should mean an agreed implementation plan or a completed webhook-based event feed with installation behavior updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.