matrix-org / matrix-org/matrix-hookshot
Support for Gitlab group webhooks
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
Hi,
would be great, if matrix-hookshot supports Gitlab group webhooks! Gitlab Slack integration does this, and it would be a pity if we lose this when changing to Matrix.
Currently, if specifying a group in `hookshot gitlab project` it fails with this message:
```
Failed to handle command: Could not determine if the user has access to this project, does the project exist?
```
Group webhooks appear to be a premium feature in Gitlab, unfortunately.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the `hookshot gitlab project` command and the access-check failure described in the issue. Determine how GitLab group webhooks should be accepted and handled, then verify that specifying a group no longer fails and that the resulting webhook events reach Matrix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100