Skip to content

Commit 8781409

Browse files
refactor: merge auto-fix into license-check workflow
Combines both workflows into one with two jobs: 1. license-check: Checks licenses, fails if needed, sets outputs 2. auto-create-fix-pr: Creates child PR if needed (only for non-forks) Benefits: - Single workflow file, easier to maintain - Check fails (blocks merge) while still creating helpful fix PR - Fork detection in first job, second job skips for forks - Hash-based tracking prevents duplicate PRs
1 parent 79a471a commit 8781409

File tree

2 files changed

+226
-247
lines changed

2 files changed

+226
-247
lines changed

.github/workflows/auto-fix-licenses.yml

Lines changed: 0 additions & 239 deletions
This file was deleted.

0 commit comments

Comments
 (0)