Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align JSON data between gh pr checks and gh pr view --json statusCheckRollup #9091

Open
andyfeller opened this issue May 16, 2024 · 0 comments
Labels
enhancement a request to improve CLI gh-pr relating to the gh pr command

Comments

@andyfeller
Copy link
Contributor

andyfeller commented May 16, 2024

Overview

During #6056, @nobe4 and I saw that the PR checks data that is available from different commands wasn't in parity with language or even the data available. This is a follow up from that conversation to review and align appropriately if possible:

@nobe4 : Unless there's a specific reason, I think having parity between the two outputs would be better. It seems that the statusCheckRollup is missing bucket, description, and event and has some different names 🤔

gh pr checks --json gh pr view --json statusCheckRollup
bucket
completedAt completedAt
description
event
link detailsUrl
name name
startedAt startedAt
state conclusion
workflow
_ status

Originally posted by @nobe4 in #9079 (comment)

@cliAutomation cliAutomation added the needs-triage needs to be reviewed label May 16, 2024
@andyfeller andyfeller added enhancement a request to improve CLI gh-pr relating to the gh pr command and removed needs-triage needs to be reviewed labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement a request to improve CLI gh-pr relating to the gh pr command
Projects
None yet
Development

No branches or pull requests

2 participants