Skip to content

ci: sync grouped Dependabot enrich script from razorcore#27

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

ci: sync grouped Dependabot enrich script from razorcore#27
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-1518

Conversation

@cursor

@cursor cursor Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Grouped Dependabot PRs failed the enrich CI job because the local enrich script could not parse multi-package update bodies.

Changed files

  • .github/scripts/enrich-dependabot-pr.py — sync grouped-update parsing (GROUP_BODY_RE, GROUP_UPDATE_RE, metadata JSON) from razorcore
  • .github/workflows/dependabot-enrich.yml — pass dependency-group and updated-dependencies-json from fetch-metadata

Testing performed

  • Verified enrich script handles grouped cargo update body format
  • cargo check --workspace
  • cargo test --workspace

Safety notes

CI-only change; no app runtime behavior affected.

Screenshots

N/A

Open in Web View Automation 

The enrich workflow could not parse grouped Dependabot PR bodies,
causing enrich CI to fail on multi-package update PRs.

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