Skip to content

Commit

Permalink
ci: replace Kodiak with Mergify (#147)
Browse files Browse the repository at this point in the history
This change has been made by @Balvajs from Mergify config editor.
  • Loading branch information
Balvajs authored Oct 13, 2023
1 parent c471f59 commit 63ede4d
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .kodiak.toml

This file was deleted.

21 changes: 21 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
pull_request_rules:
- name: Automatic merge Renovate PRs
conditions:
- '#approved-reviews-by>=1'
- 'author=balvajs-renovate[bot]'
actions:
queue:
name: default
method: squash
- name: Automatic approval to Renovate PRs
conditions:
- body~=\*\*Automerge\*\*. Enabled
actions:
review:
type: APPROVE
bot_account: Balvajs

queue_rules:
- name: default
queue_conditions:
- '#approved-reviews-by>=1'
4 changes: 0 additions & 4 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
* @balvajs
package.json
pnpm-lock.yaml
dist/
__generated__

0 comments on commit 63ede4d

Please sign in to comment.