Skip to content

Conversation

@jamietanna
Copy link
Member

Previously, the packageFileDir would be set to "", so the branch name
would be generated as:

"branchName": "renovate//github.com-golangci-golangci-lint-2.x"

With this fix, we see:

"branchName": "renovate/github.com-golangci-golangci-lint-2.x",

@jamietanna jamietanna requested a review from a team as a code owner November 1, 2025 13:02
Previously, the `packageFileDir` would be set to "", so the branch name
would be generated as:

    "branchName": "renovate//github.com-golangci-golangci-lint-2.x"

With this fix, we see:

    "branchName": "renovate/Makefile/github.com-golangci-golangci-lint-2.x",

Adding in the `packageFile` makes it clearer than "just" a `/` or an
empty string.
@jamietanna jamietanna merged commit 226a25f into main Nov 1, 2025
37 checks passed
@jamietanna jamietanna deleted the fix/renovate branch November 1, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants