Skip to content

gh pr checks should show output summary of checks #5634

@jgrumboe

Description

@jgrumboe

Describe the feature or problem you’d like to solve

In GitHub UI I see summaries to checks run by Terraform Cloud for a pull request.
image

The command gh pr checks for the same PR looks like this:
image

I would like to see the summary Terraform plan: 6 to add, 0 to change, 0 to destroy. when running gh pr checks (maybe also with some --summary option).

Proposed solution

gh pr checks --summary could be a proposal to show the summary for each check. Maybe a new column before the links.

Additional context

Use case for me is to auto-approve pull requests where the summary output of each check is Terraform plan has no changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementa request to improve CLIhelp wantedContributions welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions