TomonoriSoejima / Tejun

notes related to working cases
5 stars 3 forks source link

How to check issue via gh command #151

Open TomonoriSoejima opened 1 year ago

TomonoriSoejima commented 1 year ago

gh issue view 1077 works but not everything was retrieved with comments like ———————— Not showing 6 comments ————————

TomonoriSoejima commented 1 year ago

it works

gh api \
  -H "Accept: application/vnd.github+json" \
  -H "X-GitHub-Api-Version: 2022-11-28" \
  /repos/elastic/sdh-apm/issues/1077/comments

https://docs.github.com/en/rest/issues/comments?apiVersion=2022-11-28#list-issue-comments