-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
enhancementa request to improve CLIa request to improve CLIhelp wantedContributions welcomeContributions welcome
Description
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.

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

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.
wrslatz and sspaeth-r7
Metadata
Metadata
Assignees
Labels
enhancementa request to improve CLIa request to improve CLIhelp wantedContributions welcomeContributions welcome