jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
72 stars 19 forks source link

feat: automate rebase workflow in PRs #60

Closed jbergstroem closed 3 years ago

jbergstroem commented 3 years ago

Kodiak allows us to keep PRs up to date if the parent branch is rebased. Its the little things that count.

(it also allows us to merge via label which may come in use later)