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

Hi! Great bot - hoping to integrate it further as we play around with it more. Dependabot has an excellent setting where auto-merging can be restricted to only occur during...

enhancement

right now, kodiak merges pr's that match a specific label (default is `automerge`). it'd be nice if it worked with comments as well. #### suggestion a new config e.g., `automerge_comments`...

enhancement

We have a recurring situation where kodiak seems to get stuck, and we get a backlog of PRs queued for merge, but no PR first in the queue. My guess...

bug

I have a number of projects that I use both [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) and kodiak We have generally standardized on a config that looks something like ``` version = 1 [merge]...

enhancement

would it be possible that kodiak would delete the underlying branch of a pull request, when the pull request is closed? we see stale branches in our repo, because devs...

enhancement

### Problem We are thinking of changing our PRs to require labels to merge. Rather than adding a new bot, I was wondering if Kodiak could enforce this requirement. ###...

enhancement

Context: I like having my config files centralized to avoid clutter/pollution (similarly to `~/.config` in Linux/XDG). When these files are centralized, it's not necessary to name them with a prefix...

enhancement

Currently Kodiak requires branch protection. But branch protection is not available in free private GitHub repos. Is it possible to relax this requirement so that we can use Kodiak against...

enhancement

Coming from #150 and the ability to add new update strategies, what do you all think about an update strategy that just makes a comment on the PR and allows...

enhancement

I can still see a merge button under PRs, even though Kodiak is active. Is there a way to force exclusive push access by the bot to the default branch?...

enhancement