-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 10 of 1 issue completedLabels
enhancementNew feature or requestNew feature or request
Description
Feature description
The current implementation targets GitLab Merge Requests.
Add support for a GitHub bot that triggers automated reviews on pull requests. This will require abstracting workflow logic that is currently specific to GitLab so that the core review engine can work with GitHub events.
Prerequisites
Done when
-
GitHub webhook handling for pull request events added.
-
Bot posts review comments on GitHub PRs using the GitHub API.
-
Configurable trigger commands (e.g., /reviewbot review).
-
Tests validating GitHub PR event handling.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request