hookshot/README.md

46 lines
1.5 KiB
Markdown
Raw Normal View History

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*
2021-11-22 16:51:56 +00:00
[![#hookshot:half-shot.uk](https://img.shields.io/matrix/github-bridge:half-shot.uk.svg?server_fqdn=chaotic.half-shot.uk&label=%23hookshot:half-shot.uk&logo=matrix)](https://matrix.to/#/#hookshot:half-shot.uk)
2021-11-22 16:50:16 +00:00
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/halfshot/matrix-hookshot)](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
## 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)
2019-08-07 18:56:50 +01:00
## Setup
2019-08-07 18:56:50 +01:00
[See the setup guide](https://half-shot.github.io/matrix-hookshot/setup.html)
2021-12-01 18:01:19 +00:00
## Documentation
2021-12-21 17:29:09 +00:00
Documentation can be found on [GitHub Pages](https://half-shot.github.io/matrix-hookshot).
2021-12-01 18:01:19 +00:00
You can build the documentaion yourself by:
```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)