Skip to content

Commit

Permalink
Merge branch 'master' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Sep 9, 2024
2 parents 3a3b961 + ae65ee0 commit add9c23
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 = lint
- check-success = Nix build on ubuntu
- check-success = Nix build on macos
- check-success = tests
- check-success = test-entrypoints
- or:
- approved-reviews-by = nim65s
- author = nim65s
- author = pre-commit-ci[bot]
- author = dependabot[bot]
actions:
merge:

0 comments on commit add9c23

Please sign in to comment.