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

chore(renovate): Add some missing prBody columns

pull/294/head
Robert Dailey 9 months ago
parent a6d0d78538
commit ecc5797305

@ -7,7 +7,15 @@
{
"matchDatasources": ["nuget"],
"matchUpdateTypes": ["patch", "minor", "major"],
"prBodyColumns": ["Package", "Update", "Change", "Age", "Confidence", "Pending"]
"prBodyColumns": [
"Package",
"Change",
"Age",
"Adoption",
"Passing",
"Confidence",
"Pending"
]
},
{
"matchFileNames": ["*.props", "*.csproj"],

Loading…
Cancel
Save