Commit c828744
## Summary
- Dependabot PRs were getting a `chore` label because their titles start
with `chore(deps):`, triggering the pr-labeler workflow
- Added an early return in `pr-labeler.yml` to skip labeling when the PR
author is `dependabot[bot]`
- Dependabot PRs already get the `dependencies` label via
`dependabot.yml` — no change needed there
closes #1397
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: milkyskies <milkyskies>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5f0970b commit c828744
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments