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/4d1ba5e82a4a7d3953f6fb512e78f72cb048e6a9/.github/labeler.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
Ombi/.github/labeler.yml

8 lines
109 B

automation: tests/**/*
frontend: src/Ombi/ClientApp/**/*
backend: src/**/*.cs
devops: .github/workflows/*