Skip to content

Add comment/review triggers to AI PR review - #703

Merged
wangyb-A merged 1 commit into
mainfrom
feat/ai-review-comment-trigger
Sep 2, 2026
Merged

Add comment/review triggers to AI PR review#703
wangyb-A merged 1 commit into
mainfrom
feat/ai-review-comment-trigger

Conversation

@wangyb-A

@wangyb-A wangyb-A commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Adds pull_request_review, pull_request_review_comment, and issue_comment triggers to the AI PR review workflow, matching the Java SDK repo's configuration.

Currently the Python repo only auto-triggers on pull_request_target events, so a /ai review comment does nothing and draft PRs cannot be reviewed on demand (the reusable workflow's draft guard only skips auto-triggered reviews, not command-requested ones). Adding issue_comment enables the /ai review command, and the review/review-comment triggers keep telemetry consistent with Java.

Same reusable workflow and pinned SHA (8de63fa) are unchanged.

@wangyb-A
wangyb-A marked this pull request as ready for review September 2, 2026 18:40
@wangyb-A
wangyb-A temporarily deployed to ai-pr-review-runtime September 2, 2026 18:40 — with GitHub Actions Inactive
@wangyb-A
wangyb-A merged commit 0b6b702 into main Sep 2, 2026
25 of 26 checks passed
@wangyb-A
wangyb-A deleted the feat/ai-review-comment-trigger branch September 2, 2026 18:42
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.

2 participants