- Add
create branch <to_branch> from <from>
command
- Add
search issues <query>
command
- Change ENV from GITHUB_HOST to GITHUB_BASE_URL
- Fix bug that would not respond to issue URL
- Allow merge & issue commands to take issue's URL
close issue <target>
->close[ issue] <target>
- Pass empty string as issue body instead of nil
- Change command: merge pull request -> merge
- Rename: Ellen -> Ruboty
- Support Github Enterprise
- Use Ruboty::Message#from_name as user identifier
- Add Create & Merge Pull Request commands
- Description support
- Add close command
- Support Ruboty v0.2.0
- Memorize access token and use it to create a new issue
- 1st Release