Skip to content

Commit

Permalink
Add uv.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Sep 22, 2024
1 parent 3b45a2f commit 5feddd2
Show file tree
Hide file tree
Showing 2 changed files with 6,800 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ pull_request_rules:
- check-success=test-ubuntu (3.10)
- check-success=test-ubuntu (3.11)
- check-success=test-ubuntu (3.12)
- check-success=test-ubuntu (3.13)
- check-success=test-windows (3.12)
- check-success=macOS-latest (3.12)
- check-success=docs-build (3.12)
# Approval by reviewer at least one maintainer
# - "#approved-reviews-by>=1"
- base=master
Expand All @@ -25,15 +27,15 @@ pull_request_rules:
merge:
method: squash

- name: information about conflicts pull request
- name: Information about conflicts pull request
conditions:
# If the requirement are satisfied
# The bot will trigger conflict process
- conflict
actions:
comment:
# Message if there's conflict on pull request
message: your pull request are conflict @{{author}}, please fix it !
message: Your pull request are in conflict @{{author}}, please fix it!
label:
# adding label on pull request if get trigger
add:
Expand Down
Loading

0 comments on commit 5feddd2

Please sign in to comment.