Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/src/commit/41e3e760d03fbd6e03ec40dafd0b0eea5f9a5d8c/.mergify.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
Ombi/.mergify.yml

8 lines
156 B

pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
merge:
method: merge