summaryrefslogtreecommitdiffhomepage
path: root/.opencode/tool/github-triage.ts
AgeCommit message (Collapse)Author
2026-05-03chore: generateopencode-agent[bot]
2026-05-03core: simplify triage workflow to focus on issue ownershipDax Raad
Switch triage agent to gpt-5.4-nano for faster issue assignment. Remove label management from the triage tool so it only assigns owners based on team ownership rules. This reduces noise in the issue tracker and ensures issues get to the right team member immediately without unnecessary labels. Update team structures to reflect current ownership and add script for processing unassigned issues.
2026-04-26ci: update team assignments in github-triageDax Raad
Update team member assignments in the triage tool: - Remove thdxr from tui and core teams - Add simonklee to tui team - Add kitlangton to core team
2026-04-16feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749)Kit Langton
2026-03-19chore: inline tool descriptions, remove separate .txt files (#18303)Dax
2026-03-10chore: rekram1-node is no longer on vacation (#16905)Aiden Cline
2026-02-20ci: temporarily disable assigning of issues to rekram1-node (#14486)Aiden Cline
2026-02-17ci: rm remap for jlongster since he is in org now (#14000)Aiden Cline
2026-02-17ci: update triage workflow (#13944)Aiden Cline
2026-01-04ignore: update sst -> anomalycoAiden Cline
2025-12-19tweak: use fetch instead of octokit for nowAiden Cline
2025-12-17ci: add windows label to triage botAiden Cline
2025-12-16ci: tweak triageAiden Cline
2025-12-15ci: auto triage issuesAiden Cline