Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Commit 8900f50

Browse files
vitbokischclaude
andcommitted
Remove Claude PR review workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9fa61e8 commit 8900f50

2 files changed

Lines changed: 1 addition & 37 deletions

File tree

.claude/rules/ci.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ All jobs run in parallel on every PR to `main`:
1717
| Dependency Review | `actions/dependency-review-action` | High CVE or GPL-3.0/AGPL-3.0 license |
1818
| CodeQL Analysis | GitHub CodeQL `security-and-quality` | Security or quality finding |
1919

20-
### claude-review.yml — Claude PR Reviewer
21-
22-
- Auto-reviews every PR (opened, reopened, synchronize).
23-
- Responds to `@claude` mentions in PR comments.
24-
- Requires `ANTHROPIC_API_KEY` repo secret.
25-
2620
### release.yml — Tagged Releases
2721

2822
- Triggered by `v*` tags (e.g., `git tag v0.1.0 && git push --tags`).
@@ -35,7 +29,7 @@ All jobs run in parallel on every PR to `main`:
3529

3630
### dependency-update.yml — Weekly Health Check
3731

38-
- Every Monday: `bun outdated` + `bun pm audit`.
32+
- Every Monday: `bun outdated` + `bun audit`.
3933
- Also available via manual `workflow_dispatch`.
4034

4135
## Action Pins

.github/workflows/claude-review.yml

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

0 commit comments

Comments
 (0)