agent-orchestrator/packages/plugins/tracker-github
Prateek e4a803edde fix: address PR review + lint — error context, GraphQL vars, mergeability
- scm-github/tracker-github: wrap gh() errors with command context + cause
- scm-github: use GraphQL variables ($owner, $name, $number) in
  getPendingComments to prevent injection
- scm-github: guard against empty review thread nodes
- scm-github: incorporate mergeStateStatus (BEHIND/BLOCKED) in getMergeability
- tracker-linear: add identifier vs UUID comment in updateIssue
- Fix ESLint preserve-caught-error violations
- Remove unused mockGhRaw in scm-github tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 15:15:21 +05:30
..
src fix: address PR review + lint — error context, GraphQL vars, mergeability 2026-02-14 15:15:21 +05:30
test fix: address PR review — GraphQL injection, N+1 queries, timeouts, tests 2026-02-14 15:15:21 +05:30
package.json fix: address PR review — GraphQL injection, N+1 queries, timeouts, tests 2026-02-14 15:15:21 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30