Skip to content

fix(ci): parse grouped Dependabot PRs in enrich script#29

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-dbba
Draft

fix(ci): parse grouped Dependabot PRs in enrich script#29
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-dbba

Conversation

@cursor

@cursor cursor Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync enrich-dependabot-pr.py from razorcore so grouped cargo Dependabot PRs no longer fail the enrich job with "Could not parse dependency bump from PR title/body."

Changed files

  • .github/scripts/enrich-dependabot-pr.py — add GROUP_BODY_RE / GROUP_UPDATE_RE parsing and grouped-bump handling from razorcore

Testing performed

  • Ran enrich script locally against grouped Dependabot PR sample; exits 0
  • cargo check --workspace
  • cargo test --workspace
  • Manual run on macOS / Apple Silicon

Safety notes

CI-only script change; no app runtime behavior affected.

Screenshots

N/A

Open in Web View Automation 

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

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