Skip to content

make it easier to see when a PR was created #6080

@vilmibm

Description

@vilmibm

When I'm picking community PRs to review/merge/etc, I would like to be more informed about how long ago the PR was opened. I might prioritize an older but medium sized PR over a newer, smaller PR for example, to combat bitrot.

I can't see the age of a PR in:

  • gh pr view
  • gh pr view | head
  • gh pr list

I can see age using gh search prs --repo cli/cli --state open.

I'd much rather see age appended to gh pr list and included in the output for gh pr view, however.

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