Add kodiak integration for automatically merge PR

This commit is contained in:
Emruz Hossain 2020-10-31 05:13:04 +06:00
parent 1d0985d14c
commit 78fb2eb21e
2 changed files with 4 additions and 1 deletions

View file

@ -31,5 +31,5 @@ jobs:
This PR runs [postcss/autoprefixer](https://github.com/postcss/autoprefixer) to update vendor specific CSS prefixes.
>This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
labels: enhancement
labels: "enhancement,automerge"
reviewers: hossainemruz

3
.kodiak.toml Normal file
View file

@ -0,0 +1,3 @@
# .kodiak.toml
# Minimal config. version is the only required field.
version = 1