jaywink / matrix-hookshot

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix-hookshot

Previously matrix-github

#hookshot:half-shot.uk Docker Image Version (latest by date)

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.

Featureset

This bridge supports:

  • Figma
    • File comments
  • GitHub
    • Webhooks (new issues, pull requests, releases etc)
    • Commands (create issues, assign issues, start workflows etc)
  • GitLab
    • Webhooks (new issues, merge requests etc)
    • Commands
  • Jira
    • Webhooks (new issues, issue changes)
    • Commands (create new issues)
  • Generic webhooks
    • Webhooks (via GET, PUT or POST with optional transformation functions)

Setup

See the setup guide

Documentation

Documentation can be found on GitHub Pages.

You can build the documentation yourself by:

# cargo install mdbook
mdbook build
sensible-browser book/index.html

Contact

We have a bridge support room you can drop into at #hookshot:half-shot.uk.

About

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.

License:Apache License 2.0


Languages

Language:TypeScript 95.7%Language:Rust 2.2%Language:SCSS 1.3%Language:JavaScript 0.3%Language:Dockerfile 0.2%Language:Shell 0.1%Language:HTML 0.1%Language:CSS 0.0%