Quickstart
The following are the most common ways to use Neo.
Assign issues
Within your project management tool, assign an issue to Neo just like any other team member: simply add Neo as the assignee to a ticket. Neo will assume it is being asked to write code, and make a new PR.
Comment on Neo’s PR
After Neo has made a pull request, if you want something done differently, just comment on the PR. You can comment on individual lines of code, or on the PR as a whole. Neo will push new commits to the PR.
Ask Neo to work on someone else’s code
If you would like help with your PR, or you are code reviewing someone else’s PR, @mention Neo asking it to do something. Neo will push new commits to the PR.
Pull request review
To get Neo to review a PR, just add Neo as a reviewer.
For some of the most common questions check the FAQ section.