Commit ee3e7a8
committed
Use --jq to filter gh api response to only needed fields
Address review feedback: use gh's built-in --jq flag to extract only
assignees, labels, and milestone from the API response, avoiding
unnecessary processing of the full PR payload.1 parent 8ff9dc6 commit ee3e7a8
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments