Skip to content

Split security audit into weekly workflow#1

Merged
csheaff merged 1 commit intomainfrom
dev
Feb 14, 2026
Merged

Split security audit into weekly workflow#1
csheaff merged 1 commit intomainfrom
dev

Conversation

@csheaff
Copy link
Owner

@csheaff csheaff commented Feb 14, 2026

Summary

  • Move pip-audit to its own workflow (weekly + on PRs)
  • Main CI (lint + unit tests) stays fast (~30s)
  • Branch protection only requires lint + unit tests to merge

Test plan

  • CI passes on this PR
  • Security workflow triggers on this PR

🤖 Generated with Claude Code

Move pip-audit to its own workflow that runs weekly + on PRs, so the
main CI (lint + unit tests) stays fast. Only lint and tests are
required to merge.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@csheaff csheaff merged commit ba84745 into main Feb 14, 2026
3 checks passed
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