Skip to content

Conversation

@rostilos
Copy link
Owner

@rostilos rostilos commented Jan 5, 2026

…uest and branch events

  • Added GitHubPullRequestWebhookHandler to handle pull request events from GitHub.
  • Introduced GitHubWebhookParser for parsing GitHub webhook payloads.
  • Created GitLabBranchWebhookHandler for handling branch push events in GitLab.
  • Developed GitLabMergeRequestWebhookHandler to manage merge request events from GitLab.
  • Implemented GitLabWebhookParser for parsing GitLab webhook payloads.
  • Refactored AllowedCommandUserService and ProjectService to utilize unified VCS repo bindings.
  • Updated ReviewRequestDto to include GitLab as a supported VCS provider.

…uest and branch events

- Added GitHubPullRequestWebhookHandler to handle pull request events from GitHub.
- Introduced GitHubWebhookParser for parsing GitHub webhook payloads.
- Created GitLabBranchWebhookHandler for handling branch push events in GitLab.
- Developed GitLabMergeRequestWebhookHandler to manage merge request events from GitLab.
- Implemented GitLabWebhookParser for parsing GitLab webhook payloads.
- Refactored AllowedCommandUserService and ProjectService to utilize unified VCS repo bindings.
- Updated ReviewRequestDto to include GitLab as a supported VCS provider.
@rostilos rostilos merged commit ce51a57 into 1.0.0-rc Jan 5, 2026
1 check was pending
@coderabbitai
Copy link

coderabbitai bot commented Jan 5, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants