cody
cody copied to clipboard
Your friendly neighborhood code review bot
**Currently, selection of reviewers from a filtered list is random and leads to unbalanced PR assignment. This can cause delays and sometime replacing the reviewer after waiting for couple of...
Cody knows a lot of information about code reviews so it should be the go-to stop for code reviewers wanting to keep on top of their workload. Unstructured feature list:...
**Is your feature request related to a problem? Please describe.** There is a non-zero amount of English text in the app now, but not all users necessarily speak English. **Describe...
**Describe the bug** When trying to validate `.cody.yml` using the curl command in the [docs](https://docs.codybot.xyz/docs/config.html#config-validation), I get the error ``` curl: (6) Could not resolve host: www.codybot.xyz ``` **To Reproduce**...
When I typo or add a reviewer who's not in the group I want, it's hard to tell what's going on. ```cody replace second_levelzzz='aergonaut'``` ==> cody replies with "I don't...
https://sentry.io/organizations/aergonaut/issues/1748184710/?project=176187 See: https://developer.github.com/v3/pulls/review_requests/#create-a-review-request
Those who aren't familiar with cody can type ```cody help```. Cody could respond with a terse explanation of common commands and a pointer to the docs for more details.
The top-level Teams API at `/teams/:id` is going away and will be replaced by a new API https://developer.github.com/changes/2020-01-21-moving-the-team-api-endpoints/
* https://codybot.xyz/reviews{/pending,completed}{?after,before} * Show all (?) pending reviews for the current user * Repo * PR title * PR author * Review rule triggered (if any) * Other reviewers (if...
- [ ] @aergonaut #267 issue fix for unintentional delegation, when the user had text like "The previous version of this was reviewed in #----" but he didn't intend to...