Skip to content

.github repository support

Compare
Choose a tag to compare
@chdsbd chdsbd released this 25 Sep 02:28
· 71 commits to master since this release
048a76b

Added

  • .github/ repository support for configuration. Create a repository named .github with your .kodiak.toml to centralize your .kodiak.toml configuration. Thanks @LeoQuote! (#729)

Changed

  • merge.message.include_pull_request_url to prefix URL with PR-URL:. Thanks @jbergstroem! (#730)

Fixed

  • support GitHub Enterprise 3.0. (#734)