Skip to content

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

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

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

Conversation

@cursor

@cursor cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Grouped Dependabot PRs (cargo-prod-patch / python-dev-minor-patch) fail the enrich job because enrich-dependabot-pr.py only parsed single-dependency bump titles. Sync the script from razorcore so grouped update bodies parse correctly.

Changed files

  • .github/scripts/enrich-dependabot-pr.py — add grouped Dependabot body/title parsing from razorcore

Testing performed

  • cargo test --workspace
  • Manual run on macOS / Apple Silicon (Dry mode first)

Safety notes

CI-only change; no product/runtime behavior affected.

Screenshots

N/A

Open in Web View Automation 

Sync enrich-dependabot-pr.py from razorcore so grouped cargo/uv
Dependabot PRs parse correctly instead of failing the enrich job.

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