Skip to content

feat: cargo audit auto-fix job#6449

Draft
dandanlen wants to merge 2 commits intomainfrom
feat/cargo-audit-auto-fix-agent
Draft

feat: cargo audit auto-fix job#6449
dandanlen wants to merge 2 commits intomainfrom
feat/cargo-audit-auto-fix-agent

Conversation

@dandanlen
Copy link
Collaborator

Pull Request

A GH action that uses Claude Code to deal with cargo audit issues.

Triggered once daily (see cron), and on every merge to main, or manually.

TODO: sort out permissions:

  1. Create a GitHub App (org or personal) with Contents: Write + Pull requests: Write permissions
  2. Store the credentials as org-level (or repo-level) variable/secret:
    - vars.CI_APP_ID → the App's numeric ID
    - secrets.CI_APP_PRIVATE_KEY → the generated .pem key
  3. Install the App on the chainflip-backend repo

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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