| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Nicely scoped fix. The splitPullRequestReviewers helper is the right shape, tests cover the user+team mixed case, and the schema descriptions are updated to match.
I rebased onto current main and validated locally:
Edge cases I poked at all behave sensibly:
The org prefix is dropped at the API boundary; if the org doesn't match the repo's org, GitHub will return an error rather than us pre-validating — that's fine. Approving once CI is green.
Thanks @he-yufeng!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
To verify
Fixes #2440