fix(pr show): remove user and assignee fields

This commit is contained in:
lyn
2026-04-01 17:00:23 +00:00
parent 1feef0c5b6
commit f782bce0a3

View File

@@ -159,10 +159,8 @@ cmd_show() {
id, number, title, body, state, draft, mergeable, merged,
additions, deletions, changed_files, comments,
html_url, diff_url, patch_url,
user: .user | {login, full_name, html_url},
labels,
milestone,
assignee,
base: .base | {label, ref, sha},
head: .head | {label, ref, sha},
merge_base,