diff --git a/.renovate/groups.json5 b/.renovate/groups.json5 index 06232097..67a0b086 100644 --- a/.renovate/groups.json5 +++ b/.renovate/groups.json5 @@ -82,8 +82,7 @@ "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}}", + //"prBodyNotes": "Changelog link: https://docs.goauthentik.io/docs/releases/{{newMajor}}.{{newMinor}}#fixed-in-{{newMajor}}{{newMinor}}{{newPatch}}", "automerge": false, "separateMultipleMajor": true, "separateMinorPatch": true