Skip to content

GitHub Bot support for automated PR reviews #5

@canefe

Description

@canefe

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.

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions