2021-11-22 16:02:07 +00:00
matrix-hookshot
2021-11-22 17:06:48 +00:00
===============
2019-08-02 19:15:33 +01:00
2021-11-22 16:02:07 +00:00
*Previously matrix-github*
2022-01-14 19:22:37 +00:00
[](https://matrix.to/#/#hookshot:half -shot.uk)
[](https://hub.docker.com/r/halfshot/matrix-hookshot)
2019-08-07 18:56:50 +01:00
2021-11-22 17:06:48 +00:00
A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
2019-08-07 18:56:50 +01:00
2021-12-21 16:41:19 +00:00
## Featureset
2022-01-06 17:13:58 +00:00
This bridge supports:
- Figma
- File comments
2021-12-21 16:41:19 +00:00
- 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)
2019-08-07 18:56:50 +01:00
2021-12-21 16:41:19 +00:00
## Setup
2019-08-07 18:56:50 +01:00
2022-03-31 05:24:44 -05:00
[See the setup guide ](https://matrix-org.github.io/matrix-hookshot/latest/setup.html )
2021-12-01 18:01:19 +00:00
## Documentation
2022-03-02 18:16:04 +00:00
Documentation can be found on [GitHub Pages ](https://matrix-org.github.io/matrix-hookshot ).
2021-12-01 18:01:19 +00:00
2022-05-04 15:59:57 +01:00
You can build the documentation yourself by:
2021-12-01 18:01:19 +00:00
```sh
# cargo install mdbook
mdbook build
sensible-browser book/index.html
```
2019-08-07 18:56:50 +01:00
## Contact
2021-12-21 17:37:58 +00:00
We have a bridge support room you can drop into at [#hookshot:half-shot.uk ](https://matrix.to/#/#hookshot:half-shot.uk ), or you can reach me at [@Half-Shot:half-shot.uk ](https://matrix.to/#/@Half-Shot:half-shot.uk )