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

Add merge conflict comment

pull/9529/head
Bill Thornton 2 years ago
parent 9f7418cf42
commit 09147a47cb

@ -19,6 +19,7 @@ jobs:
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}}
with:
dirtyLabel: 'merge conflict'
commentOnDirty: 'This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.'
repoToken: ${{ secrets.JF_BOT_TOKEN }}
project:

Loading…
Cancel
Save