Skip to content

fix(ci): parse grouped Dependabot PRs in enrich workflow#30

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/ci-autofix-automation-1127
Draft

fix(ci): parse grouped Dependabot PRs in enrich workflow#30
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/ci-autofix-automation-1127

Conversation

@cursor

@cursor cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync enrich-dependabot-pr.py from razorcore so grouped Dependabot updates (e.g. cargo-prod-patch) no longer fail the enrich job with "Could not parse dependency bump from PR title/body."

Changes

  • Add grouped-update parsing (GROUP_BODY_RE, GROUP_UPDATE_RE, metadata JSON)
  • Switch workflow to pull_request_target and pass dependency-group / updated-dependencies-json metadata

Testing

  • Script synced from razorcore where grouped parsing is covered by contract tests

Related failures

Open in Web View Automation 

cursoragent and others added 2 commits July 22, 2026 01:09
Sync enrich-dependabot-pr.py from razorcore so grouped cargo/github-actions
updates no longer fail enrich with "Could not parse dependency bump from
PR title/body." Also switch to pull_request_target and pass metadata.

Co-authored-by: ringlet_fires5b <ringlet_fires5b@icloud.com>
Co-authored-by: ringlet_fires5b <ringlet_fires5b@icloud.com>
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.

1 participant