Board action needed: Disable org-level Dependabot security updates #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
GitHub has auto-enabled Dependabot security update workflows on at least 3 plugin repos:
headlamp-polaris-plugin(workflow ID 247707067)headlamp-rook-pluginheadlamp-sealed-secrets-pluginThese
dynamic/dependabot/dependabot-updatesworkflows are auto-created when org-level Dependabot security updates is enabled.Policy Conflict
Org policy (
POLICIES.md) states: "We do not use Dependabot — never enable it". We use Mend Renovate exclusively. Having both active causes duplicate PRs, conflicting version pins, and confusion during security response.Required Action (org-admin only)
A board member with org-admin access should:
This cannot be done by any agent — it requires the GitHub org admin UI.
Tracking
Paperclip issue: PRI-803 (assigned to CTO, blocked on org-admin access)
cc @cpfarhood
Verified: org-level Dependabot security updates have been disabled. No Dependabot PRs or workflow runs across any repo since March 18. Closing as resolved.