Skip to content

Conversation

@bdmorgan
Copy link
Collaborator

Summary

This PR improves the effectiveness and speed of the scheduled issue triage bot to clear the large backlog of unlabeled issues and ensure consistent classification.

Details

  • Discovery: Updated the search logic to explicitly find issues missing area/*, kind/*, or priority/* labels.
  • Throughput: Increased the search limit to 100 per category (up from 10), allowing up to 300 issues to be triaged per hour.
  • Accuracy: Updated the system prompt with the official priority definitions from maintainers-gemini-cli/on-call.md.
  • Safety: Instructed the model to only fill in missing categories and never overwrite existing labels.

Related Issues

N/A

@bdmorgan bdmorgan requested a review from a team as a code owner January 14, 2026 21:15
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@gemini-cli gemini-cli bot added the status/need-issue Pull requests that need to have an associated issue. label Jan 14, 2026
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Size Change: -2 B (0%)

Total Size: 23 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 23 MB -2 B (0%)
./bundle/sandbox-macos-permissive-closed.sb 1.03 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 890 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-closed.sb 3.29 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B

compressed-size-action

@bdmorgan bdmorgan enabled auto-merge January 14, 2026 21:46
@bdmorgan bdmorgan added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit b14cf1d Jan 14, 2026
25 checks passed
@bdmorgan bdmorgan deleted the chore/improve-scheduled-triage branch January 14, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/need-issue Pull requests that need to have an associated issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants