fix(authentik): test Renovate changelogs

This commit is contained in:
JJGadgets
2025-03-16 12:50:36 +08:00
parent e474b9347a
commit cb0130e6d7

View File

@@ -82,6 +82,8 @@
"matchPackageNames": ["**authentik**", "ghcr.io/goauthentik/**"],
"versioning": "semver-coerced",
"sourceUrl": "https://github.com/goauthentik/authentik",
//"changelogUrl": "https://docs.goauthentik.io/docs/releases/{{newMajor}}.{{newMinor}}#fixed-in-{{newMajor}}{{newMinor}}{{newPatch}}",
"changelogUrl": "https://github.com/goauthentik/authentik/blob/main/website/docs/releases/{{newMajor}}/v{{newMajor}}.{{newMinor}}.md#fixed-in-{{newMajor}}{{newMinor}}{{newPatch}}",
"automerge": false,
"separateMultipleMajor": true,
"separateMinorPatch": true