Skip to content

Commit

Permalink
Merge branch 'devel' into ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 3, 2024
2 parents 0ca6718 + d5d3558 commit 8a2ccfa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
pull_request_rules:
- name: merge automatically when CI passes and PR is approved
conditions:
- check-success = "CI (humble)"
- check-success = "CI (iron)"
- check-success = "CI (jazzy)"
- check-success = "CI (rolling)"
- check-success = "nix (macos)"
- check-success = "nix (ubuntu)"
- check-success = "pre-commit.ci - pr"
- or:
- author = pre-commit-ci[bot]
- author = dependabot[bot]
actions:
merge:

0 comments on commit 8a2ccfa

Please sign in to comment.