Skip to content

ci: sync grouped Dependabot enrich script from razorcore#28

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

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

Conversation

@cursor

@cursor cursor Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes the enrich CI job failure on grouped Dependabot PRs (e.g. #22) by syncing the updated enrich-dependabot-pr.py from razorcore.

Changed files

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

Testing performed

  • Verified against razorcore tests/test_dependabot_automation.py patterns
  • Cherry-picked from validated branch cursor/ci-autofix-automation-1518

Safety notes

CI-only change; no app runtime behavior affected.

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