Skip to content
Discussion options

You must be logged in to vote

repo: innov8tor3/project-engine#10

Grok can see issue titles because they’re in the main issue object, but comments are separate. To include comments, Grok must fetch them

from:
GET /repos/{owner}/{repo}/issues/{issue_number}/comments

No extra links are needed; just ensure the repo is public and each issue’s comments endpoint is accessed. Using GitHub’s GraphQL API can fetch issues and all comments in one query for easier reporting.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies

This comment was marked as off-topic.

@innov8tor3
Comment options

@innov8tor3
Comment options

@innov8tor3
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage
2 participants