-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
RepoKeeper currently only supports GitHub webhooks. Adding GitLab support would let users triage issues and review MRs on self-hosted GitLab instances.
Scope:
- Parse GitLab webhook payloads (issues, merge requests)
- Map GitLab events to existing triage/review pipeline
- Add GitLab API client for posting comments and labels
Resources:
- GitLab Webhooks docs
- Existing GitHub handler:
src/webhook.ts
This is a great issue for contributors who want to make a significant impact.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed