Skip to content

[WIP] Fix issue download script to use GitHub MCP tools#11492

Merged
pelikhan merged 2 commits intomainfrom
copilot/debug-issue-download-script
Jan 23, 2026
Merged

[WIP] Fix issue download script to use GitHub MCP tools#11492
pelikhan merged 2 commits intomainfrom
copilot/debug-issue-download-script

Conversation

Copy link
Contributor

Copilot AI commented Jan 23, 2026

Fix Chroma Issue Indexer Workflow

  • Understand the problem from failed workflow logs
  • Update chroma-issue-indexer.md to use GitHub MCP tools instead of Python
  • Ensure "issues" collection is created before adding documents
  • Implement batch processing (5 issues at a time)
  • Recompile workflow and verify changes
  • Test the updated workflow
  • Validate changes with make agent-finish
Original prompt

Reference: https://github.com/githubnext/gh-aw/actions/runs/21285426089/job/61265295156

Debug script:

  • use GitHub MCP tools, not Python to get issue information
  • download up to 5 issues at a time
  • ensure "issues" collection already exists in chroma

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…ripts

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan marked this pull request as ready for review January 23, 2026 12:23
@pelikhan pelikhan merged commit 62f26bd into main Jan 23, 2026
@pelikhan pelikhan deleted the copilot/debug-issue-download-script branch January 23, 2026 12:24
Copilot stopped work on behalf of pelikhan due to an error January 23, 2026 12:24
Copilot AI requested a review from pelikhan January 23, 2026 12: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.

2 participants

Comments