Skip to content

Commit

Permalink
Merge pull request #851 from opengeos/mergify/slowy07/config-update
Browse files Browse the repository at this point in the history
ci(Mergify): configuration update
  • Loading branch information
slowy07 authored Jul 25, 2024
2 parents 8d98a5c + 0f99978 commit 71e00bf
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
pull_request_rules:
- name: auto merge ready
conditions:
- base=master
- label=ready-to-merge
- check-success=Testing Leafmap Package
- check-success=CodeQL
- check-success=Testing Leafmap Package (windows)
- '#approved-reviews-by>=1'
actions:
comment:
message: thanks for the contribution @{{author}}!
label:
add:
- reviewed !
merge:
method: squash

0 comments on commit 71e00bf

Please sign in to comment.