Skip to content

Commit 097e47c

Browse files
authored
Merge pull request #22 from xinlian12/feature/sdk-review-agent
Add sdkReviewAgent agentic workflow for automated PR review
2 parents eb16fc7 + 49cca01 commit 097e47c

6 files changed

Lines changed: 1600 additions & 0 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw-actions/setup@v0.62.1": {
9+
"repo": "github/gh-aw-actions/setup",
10+
"version": "v0.62.1",
11+
"sha": "95c4e2aa6adbdf63ff0b0fbf09945ad4f4716fea"
12+
}
13+
}
14+
}

.github/aw/imports/.gitattributes

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/aw/imports/xinlian12/sdk-auto-pr-review/3aa0798d9f8e03355b961f0c63fa0e9c25c4172f/.github_workflows_shared_mcp-tools.md

Lines changed: 98 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/aw/imports/xinlian12/sdk-auto-pr-review/3aa0798d9f8e03355b961f0c63fa0e9c25c4172f/.github_workflows_shared_pr-review-pipeline.md

Lines changed: 88 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)