kodiak icon indicating copy to clipboard operation
kodiak copied to clipboard

🔮 A bot to automatically update and merge GitHub PRs

Results 74 kodiak issues
Sort by recently updated
recently updated
newest added

Initial condition: 3 PRs are waiting to be merged. Current situation: - the first PR is updated to master, then we wait for the tests to be green, then the...

enhancement

Recently we've discovered that kodiak is updating all branches that have `automerge` set, regardless of their place in the queue. The status that's set on the commits is "⛴ merging...

bug

Hey. First of all, great work with kodiak :) It has been serving us super well. Sadly today, it merged a pull-request that was not ready yet, since we are...

bug

in one of our **url** repositories we have a draft PR in which development is still ongoing. https://github.com/complex-gmbh/php-clx-symplify/pull/64 ![grafik](https://user-images.githubusercontent.com/120441/141444385-53670be7-9563-4687-a3df-c2874a7b7f26.png) kodiak closed this PR, and I don't see a reason why...

bug

I think it would be great to remove the automerge label after merging (maybe optionally). This would improve the list of closed pull requests.

enhancement

During working with Kodiak on one of the GH repositories I implemented automatic merge for Dependabot pull requests. For the majority of the time, Kodiak is working perfectly, waiting for...

enhancement

We can use the new Dependabot PR metadata to support updates by dependency type (production vs development) and dependency name (react, io-ts, etc.) We currently parse Dependabot PR titles to...

enhancement