-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
As can be seen in PRs listed below, the owners bot is not requesting reviews for package.json and yarn.lock dependency changes. It does appear to recognize approving reviews, and the owners check itself seems to be functioning normally.
I created ampproject/amphtml#25193 to test assignment of root level files, and it requested a review from mrjoro as expected. This suggests the issue is likely not with the owners bot logic or review requesting, but instead is likely to be a quirk of how the GitHub API handles bot PRs and what the event payloads look like for the corresponding webhooks.
ampproject/amphtml#25193
ampproject/amphtml#23726
ampproject/amphtml#25036
/cc @rsimha
Reactions are currently unavailable