pages/node_modules/@hbstack/node-packages/.mergify.yml
git_repo_user 0a38b60f32 first commit
2025-08-29 21:42:23 +00:00

14 lines
307 B
YAML

pull_request_rules:
- name: Automatic merge for Renovate pull requests
conditions:
- author=renovate[bot]
actions:
merge:
method: rebase
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
merge:
method: rebase