All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Return more information about the comment/pull request
- Fix authentication for the GET request (to get ids).
These will work on private repos now too.
- Refactor getting node ids to avoid paging requests
- Expose more properties about pull requests
-fix error in build.
- Implement editing of issue comments
- Use a 'main' branch, pull-request checks
Very few user-visible changes:
- Documentation, adds change log.
- Github actions to auto-deploy on merge
- Initial implementation of merging
- Allow a repo URL to be supplied to create-pull-request