Skip to content

feat: allow askai bot to read issues and PRs - #10398

Merged
The-Best-Codes merged 6 commits into
mainfrom
best/askai-read-issues
Jul 11, 2026
Merged

feat: allow askai bot to read issues and PRs#10398
The-Best-Codes merged 6 commits into
mainfrom
best/askai-read-issues

Conversation

@The-Best-Codes

Copy link
Copy Markdown
Collaborator

Summary

Lets the Discord bot search GitHub issues and PRs and read them.

Signed-off-by: BestCodes <106822363+The-Best-Codes@users.noreply.github.com>
Signed-off-by: BestCodes <106822363+The-Best-Codes@users.noreply.github.com>
@The-Best-Codes The-Best-Codes self-assigned this Jul 11, 2026
Comment on lines +17 to +19
# GitHub personal access token (optional, for higher API rate limits when reading issues)
GITHUB_TOKEN=ghp_1234

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is optional and it works perfectly fine without it

@The-Best-Codes The-Best-Codes left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Ready for review!

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

Copy link
Copy Markdown

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: 7d967641c2

ℹ️ 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 services/ask-ai-bot/utils/ai/tools/github.ts Outdated
Comment thread services/ask-ai-bot/utils/ai/tools/index.ts Outdated
Signed-off-by: BestCodes <106822363+The-Best-Codes@users.noreply.github.com>
Signed-off-by: BestCodes <106822363+The-Best-Codes@users.noreply.github.com>
Signed-off-by: BestCodes <106822363+The-Best-Codes@users.noreply.github.com>
@The-Best-Codes
The-Best-Codes enabled auto-merge July 11, 2026 22:41

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

Copy link
Copy Markdown

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: a0231ca26a

ℹ️ 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 services/ask-ai-bot/utils/ai/tools/github.ts
Signed-off-by: BestCodes <106822363+The-Best-Codes@users.noreply.github.com>

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

Copy link
Copy Markdown

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: 0524815278

ℹ️ 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 services/ask-ai-bot/utils/ai/tools/github.ts
@The-Best-Codes
The-Best-Codes added this pull request to the merge queue Jul 11, 2026
Merged via the queue into main with commit 858e8de Jul 11, 2026
22 checks passed
@The-Best-Codes
The-Best-Codes deleted the best/askai-read-issues branch July 11, 2026 23:22
afternoon added a commit to afternoon/goose that referenced this pull request Jul 13, 2026
- feat: allow askai bot to read issues and PRs (aaif-goose#10398)
- fix: Fix Gemini OAuth onboarding (aaif-goose#10363)
- chore: remove unavailable models from cerebras catalog (aaif-goose#10407)
- feat(cli): Fix output.rs merge conflicts
- chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (aaif-goose#10371)
- chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.2 (aaif-goose#10370)
- chore(deps): bump actions/cache from 6.0.0 to 6.1.0 (aaif-goose#10374)
- fix: treat empty-string finish_reason as non-terminal in streaming (aaif-goose#10258)
- chore(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 (aaif-goose#10372)
- chore(deps): bump docker/login-action from 4.2.0 to 4.4.0 (aaif-goose#10373)
- test: drop unavailable and preview Gemini smoke models (aaif-goose#10355)
- fix(ui): restore pnpm 11 project configuration (aaif-goose#10395)
- Fix/compact disabled during approval (aaif-goose#10089)
- fix(prompt): make prompt timestamps timezone-explicit (aaif-goose#10209)
- fix: preserve reasoning_content for DeepSeek thinking mode on multi-turn tool calls (aaif-goose#10366)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.

2 participants