Skip to content

fix(ci): allowlist dependabot for DCO#1202

Merged
johntmyers merged 1 commit intomainfrom
1197-dco-dependabot/jm
May 6, 2026
Merged

fix(ci): allowlist dependabot for DCO#1202
johntmyers merged 1 commit intomainfrom
1197-dco-dependabot/jm

Conversation

@johntmyers
Copy link
Copy Markdown
Collaborator

Summary

Allow Dependabot-authored dependency update PRs to pass DCO Assistant by matching the actual bot commit author, dependabot[bot].

Related Issue

Relates to #1197

Changes

  • Update DCO Assistant allowlist from dependabot to dependabot[bot]
  • Document the Dependabot DCO exception in CI and contributor docs

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable)

Signed-off-by: John Myers <9696606+johntmyers@users.noreply.github.com>
@johntmyers johntmyers merged commit 8ace316 into main May 6, 2026
23 checks passed
@johntmyers johntmyers deleted the 1197-dco-dependabot/jm branch May 6, 2026 16:33
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