Skip to content

feat: allow bots to be ignored in want_lgtm check#147

Merged
lock14 merged 1 commit into
abcxyz:mainfrom
timothyklee:tklee/want-lgtm-ignore-bots
Apr 8, 2026
Merged

feat: allow bots to be ignored in want_lgtm check#147
lock14 merged 1 commit into
abcxyz:mainfrom
timothyklee:tklee/want-lgtm-ignore-bots

Conversation

@timothyklee
Copy link
Copy Markdown
Contributor

@timothyklee timothyklee commented Mar 20, 2026

From #143 and #106 , the Gemini Code Assist bot will leave comments on PRs, but those comments count as unapproved reviews for the purposes of the want_lgtm check. This implements the recommendation in this comment.

fixes #143

@timothyklee timothyklee requested a review from a team as a code owner March 20, 2026 22:23
@timothyklee timothyklee force-pushed the tklee/want-lgtm-ignore-bots branch from e482ef3 to 200d333 Compare March 20, 2026 22:26
@timothyklee timothyklee force-pushed the tklee/want-lgtm-ignore-bots branch from 200d333 to 2e4bcf1 Compare March 20, 2026 22:32
@timothyklee
Copy link
Copy Markdown
Contributor Author

@lock14 Can you take a look since you reviewed #106?

@lock14 lock14 merged commit 3894a8d into abcxyz:main Apr 8, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

want-lgtm-all needs option to skip bot reviewers

2 participants