Skip to content

code-suggester v1.0.0

Compare
Choose a tag to compare
@release-please release-please released this 04 Aug 17:38
b987410

Features

  • basic pr opening (#33) (2be3e59)
  • commit and push changes onto a SHA to a target remote (#30) (8bf1782), closes #19
  • create a branch from origin owner, repo, branch name, and an optional primary branch (#27) (fecaaba)
  • forking with octokit given repo and owner (#20) (eb9047f)
  • cli: cli interface (#53) (836e0bc)
  • core: create a GitHub Pull Request from a fork (#45) (782bced)

Bug Fixes