Loading...
Loading...
Compare original and translation side by side
#### Issueslinear-linkback#### Issueslinear-linkback<issue-url>https://github.com/<owner>/<repo>/issues/<n><pr-number><issue-url>https://github.com/<owner>/<repo>/issues/<n><pr-number>gh pr view --json number,body -q '.number'#1234gh issue view <n> --repo <owner>/<repo> --json comments \
-q '.comments[] | select(.author.login=="linear-code") | .body' \
| grep -Eioe '[a-z]+-[0-9]+' | head -1gh pr view <pr-number> --json body -q '.body'#### Issues#### Issues#### Issues
* Resolves: #<n>
* Resolves: <linear-key>gh pr edit <pr-number> --body "$(cat <<'EOF'
<new body>
EOF
)"gh pr view <pr-number> --json url -q '.url'gh pr view --json number,body -q '.number'#1234gh issue view <n> --repo <owner>/<repo> --json comments \
-q '.comments[] | select(.author.login=="linear-code") | .body' \
| grep -Eioe '[a-z]+-[0-9]+' | head -1gh pr view <pr-number> --json body -q '.body'#### Issues#### Issues#### Issues
* Resolves: #<n>
* Resolves: <linear-key>gh pr edit <pr-number> --body "$(cat <<'EOF'
<new body>
EOF
)"gh pr view <pr-number> --json url -q '.url'linear-codePY-2357PY-…JS-…[a-z]+-[0-9]+linear-codePY-2357PY-…JS-…[a-z]+-[0-9]+