Skip to content

Add forge pr checks #112

@untitaker

Description

@untitaker

gh pr checks just gives you the status for a PR directly.

forge ci list -b is a bit unergonomic for this. I'd prefer an exact copy of gh's command, but I can also imagine forge ci list -p 123 for filtering by PR.

PR status checks are also not always the same as CI status for a commit pushed to a branch.

Still need to figure out whether gitea supports this kind of thing at all. Given that we can find the branch and commit for a PR, surely we can eventually get the status, just with additional API calls.

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