Skip to content

fix: clarify pending review creation#2569

Open
he-yufeng wants to merge 2 commits into
github:mainfrom
he-yufeng:fix/pending-review-tool-copy
Open

fix: clarify pending review creation#2569
he-yufeng wants to merge 2 commits into
github:mainfrom
he-yufeng:fix/pending-review-tool-copy

Conversation

@he-yufeng
Copy link
Copy Markdown

Summary

  • make the pull_request_review_write title say that create opens a pending review
  • clarify that method: "create" without event does not submit the review
  • update the tool snapshot and README tool list

Fixes #2524.

To verify

  • UPDATE_TOOLSNAPS=true go test ./pkg/github -run TestCreateAndSubmitPullRequestReview -count=1
  • go test ./pkg/github -run TestCreateAndSubmitPullRequestReview -count=1
  • go test ./pkg/github -count=1
  • go test ./...
  • git diff --check

@he-yufeng he-yufeng requested a review from a team as a code owner May 29, 2026 09:02
@he-yufeng he-yufeng force-pushed the fix/pending-review-tool-copy branch from 1f952ed to 5a97566 Compare May 29, 2026 11:05
@he-yufeng
Copy link
Copy Markdown
Author

Rebased the branch onto current origin/main and force-pushed 5a97566.

Validation after rebase:

  • go test ./...

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.

Clarify that pull_request_review_write create without event creates a pending review

1 participant