Skip to content

Add agentic workflows for code review, triage, and PR/CI grooming#1570

Closed
kotlarmilos wants to merge 1 commit into
mainfrom
ai/agentic-workflows
Closed

Add agentic workflows for code review, triage, and PR/CI grooming#1570
kotlarmilos wants to merge 1 commit into
mainfrom
ai/agentic-workflows

Conversation

@kotlarmilos
Copy link
Copy Markdown
Member

Adds five gh-aw workflows: code-review (per-PR high-signal review), issue-triage (one classification label per new issue), out-of-scope-closer (weekly, requires .github/SCOPE.md, capped at 5 closes), pr-shepherd (daily categorization of open PRs with reviewer requests and nudges), and ci-scan (daily Known Build Error filer for failures hitting 3+ PRs in 14 days). All agent runs are read-only; writes go through capped, allowlisted safe-outputs.

Adds five gh-aw workflows: code-review, issue-triage, out-of-scope-closer,
pr-shepherd, and ci-scan. All run with read-only permissions; writes are
gated through capped, allowlisted safe-outputs. The scope-aware workflows
no-op until .github/SCOPE.md is added.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kotlarmilos kotlarmilos closed this Jun 1, 2026
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.

1 participant