Context
Today 3 PRs landed retargeting fix(ci): dependabot should target development per branching strategy on nldesign, openbuilt, shillinq. But a sample API check across the fleet shows none of these have a target-branch directive in their .github/dependabot.yml:
openregister, opencatalogi, openconnector, docudesk, procest, planix, nextcloud-vue — all returned "no target-branch directive" (either no file at all, or file lacking the directive).
This means dependabot is either inactive on those repos, or it's opening PRs against the default branch (main → wrong per [[feedback_feature-branches-from-dev]]). Either failure mode is silent.
Action
Context
Today 3 PRs landed retargeting
fix(ci): dependabot should target development per branching strategyon nldesign, openbuilt, shillinq. But a sample API check across the fleet shows none of these have atarget-branchdirective in their.github/dependabot.yml:openregister, opencatalogi, openconnector, docudesk, procest, planix, nextcloud-vue— all returned "no target-branch directive" (either no file at all, or file lacking the directive).This means dependabot is either inactive on those repos, or it's opening PRs against the default branch (main → wrong per [[feedback_feature-branches-from-dev]]). Either failure mode is silent.
Action