Skip to content

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

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

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

Conversation

@cursor

@cursor cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync grouped Dependabot PR parsing into enrich-dependabot-pr.py so the enrich workflow no longer fails with "Could not parse dependency bump from PR title/body" on grouped updates (e.g. PR #22).

Changed files

  • .github/scripts/enrich-dependabot-pr.py — add GROUP_BODY_RE/GROUP_UPDATE_RE parsing from razorcore
  • .github/workflows/dependabot-enrich.yml — minor workflow alignment

Testing performed

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

Safety notes

CI workflow script only; dedup/quarantine behavior unchanged.

Screenshots

N/A

Open in Web View Automation 

Sync enrich-dependabot-pr.py from razorcore so grouped cargo updates
parse correctly, and pass dependency-group metadata from fetch-metadata.

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