Skip to content

dependabot: target develop (rebases were resetting the base to master) - #273

Merged
flupkede merged 1 commit into
developfrom
chore/dependabot-target
Sep 17, 2026
Merged

flupkede merged 1 commit into
developfrom
chore/dependabot-target

Conversation

@flupkede

Copy link
Copy Markdown
Owner

Follow-up on #247. dependabot always opens (and re-rebases) its PRs against the repo's default branch — master here — unless target-branch is set. Today that surfaced concretely: the nine open dependabot PRs were retargeted to develop, but each @dependabot rebase reset the base straight back to master, re-failing the check-source-branch guard.

With target-branch: develop on both update blocks, new PRs and rebases land on develop permanently — matching the repo's gitflow (integration branch = develop). Config-only change.

@flupkede flupkede added the no-changelog Skip the CHANGELOG.md-touched CI check (docs/CI-only PR) label Sep 17, 2026
@flupkede
flupkede merged commit 53c195c into develop Sep 17, 2026
7 of 8 checks passed
@flupkede
flupkede deleted the chore/dependabot-target branch September 17, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Skip the CHANGELOG.md-touched CI check (docs/CI-only PR)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant