- (#88) unshallow if a shallow repository (@Songmu)
- (#89) Add overwrite-description option (@onk)
- (#87) delegate to
@pr
whenmethod_missing
in PullRequest (@Songmu)
- (#81) fix forbidden git config name (#80) (@mtgto)
- (#75) reduce GitHub search API calls when the squashed option is specified (@Songmu)
- (#76) use bulk issue search to reduce API calls (@Songmu)
- (#77) Add option "ssl_no_verify" to skip verifying ssl certificate (@mtgto)
- (#78) add an argument to to_checklist_item to print pr title (@mtgto)
- (#69) remove duplicated PR entries at squash (@Yuki-Inoue)
- (#70) [Spec] Fix spec for build_pr_title_and_body (@yutailang0119)
- (#71) Introduce CI (@ohbarye)
- (#73) (#74) Use
YAML.unsafe_load_file
instead ofYAML.load_file
(@ohbarye)
- (#68) Add nil check for release_pr.body (@w1mvy)
- (#66) Exclude titles from checklist items (@nhosoya)
- (#64) fix wrong pr number due to sleep (@mpon)
- (#63) Sort merged_pull_request_numbers numerically by default (@yutailang0119)
- (#60, #61) Get issue number from GitHub API for squashed PR (@yuuan)
- (#58) Make stable test (@kachick)
- (#55) Suppress warning for ERB (@ohbarye)
- (#50) support
GIT_PR_RELEASE_MENTION
environment variable (@dabutvin) - (#49) Transfer repository to x-motemen organization (@onk)
- (#48) List PR API needs head user or head organization and branch name (@sasasin)
- (#47) Fix Errno::ENOENT when finding the specified template (@onk)
- (#45) Fix "warning: instance variable @xxx not initialized" (@onk)
- (#44) Use API option when detecting existing release PR (@onk)
- (#41, #42) Refactor (@onk)
- Some local variables are removed. This will break if you have customized the template ERB.
- (#38) Fetch changed files as many as possible (@shibayu36)
- (#37) Fix NameError (@onk)
- (#35) Do not define classes and methods at the top level (@onk)
- (#30) Extract logic from bin/git-pr-release (@banyan)
...
Initial Release