-
-
Notifications
You must be signed in to change notification settings - Fork 1k
CI: add Kodiak config #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Will it squash and merge the PR? |
|
I think it would be good to have a history like in https://github.com/gatsbyjs/gatsby/commits/master Where all commits are squashed merges with commit name as What do you think? |
|
It will rebase and merge. Just realized that this option is disabled in this repo though. Will update to squash instead. Yeah definitely, that would be cool, will look into it. |
|
Updated |
Co-Authored-By: John Letey <[email protected]>
Co-Authored-By: John Letey <[email protected]>
jletey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @nglgzz ... just have one more whitespace suggestion 😆
Co-Authored-By: John Letey <[email protected]>
|
Fixed, need to approve again 😄 |
Added a base configuration for Kodiak to auto-merge PRs that have been approved and that passed CI checks.