Skip to content

Add draft and checks status to jj spr list output#114

Open
jennings wants to merge 3 commits into
mainfrom
jennings/spr/add-draft-and-checks-status-to-jj-spr-list-output
Open

Add draft and checks status to jj spr list output#114
jennings wants to merge 3 commits into
mainfrom
jennings/spr/add-draft-and-checks-status-to-jj-spr-list-output

Conversation

@jennings

Copy link
Copy Markdown
Owner

Adds two new fields showing:

  • If a PR is in draft status (pencil icon for draft, page for published)
  • Whether all checks on a pull request have passed, any have failed, or
    if the result is still pending.

The output looks like this:

$ jj spr list
┌─────────┬─────────┬────────────────────────────────────────────────┐
│ Reviews │ Checks  │ Description                                    │
├─────────┼─────────┼────────────────────────────────────────────────┤
│ Pending │ Pending │ 📄 Display `list` output as a table            │
│         │         │ https://github.com/LucioFranco/jj-spr/pull/113 │
└─────────┴─────────┴────────────────────────────────────────────────┘

Created using jj-spr 0.1.0

[skip ci]
Created using jj-spr 0.1.0
Created using jj-spr 0.1.0
@jennings
jennings deleted the branch main March 24, 2026 17:06
@jennings
jennings changed the base branch from jennings/spr/main.add-draft-and-checks-status-to-jj-spr-list-output to main March 24, 2026 17:06
@jennings jennings closed this Mar 24, 2026
@jennings jennings reopened this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant