Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

⚡ Feature: GitHub Checks API Integration #57

@jordanpartridge

Description

@jordanpartridge

Summary

Integrate GitHub Checks API to display CI/CD status, test results, and automated checks within PR review workflows.

Acceptance Criteria

  • Fetch GitHub checks for specific PRs and commits
  • Rich console display of check status (pending, success, failure)
  • Show check details including logs and annotations
  • Support for different check types (CI, tests, security scans)
  • Color-coded status indicators and summary views
  • Integration with prs:review command via --with-checks flag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions