- Improve error messages for failed runs on empty projects
- Update handling of "main" vs. "master" branch names to default "main" regardless of configured default
- Bugfix update to use main (rather than master) as default branch to reflect GitHub's official update to this convention.
- Update the Integrate command's take_action method to return the repo slug, selected GH account, and privacy selection.
- Initial release containing the GitHub "integrate" command.