Skip to content

feat(issues): add discussion flags to issues read#174

Merged
iamfj merged 4 commits intonextfrom
feat/issue-145
Apr 23, 2026
Merged

feat(issues): add discussion flags to issues read#174
iamfj merged 4 commits intonextfrom
feat/issue-145

Conversation

@iamfj
Copy link
Copy Markdown
Member

@iamfj iamfj commented Apr 23, 2026

Summary

  • add issues read --with-comments and --with-comment-threads
  • keep the default issues read comment payload lean and backward-compatible
  • preserve the lean attachment read path while adding deterministic threaded discussion output

Verification

  • npm run generate
  • npm run check:ci
  • npx tsc --noEmit

Closes #145

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 68d53bc307

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread graphql/queries/issues.graphql
@iamfj iamfj changed the base branch from main to next April 23, 2026 18:12
@iamfj iamfj merged commit 532bbed into next Apr 23, 2026
8 checks passed
@iamfj iamfj deleted the feat/issue-145 branch April 23, 2026 18:24
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.

feat(issues): add --with-comments / --with-comment-threads to issues read

1 participant