Skip to content

chore(ci): remove remaining claude automation#136

Merged
Oddly merged 1 commit intomainfrom
chore/remove-claude-remainder
Apr 13, 2026
Merged

chore(ci): remove remaining claude automation#136
Oddly merged 1 commit intomainfrom
chore/remove-claude-remainder

Conversation

@Oddly
Copy link
Copy Markdown
Owner

@Oddly Oddly commented Apr 13, 2026

Following on from #135, the rest of the Claude footprint goes. The mention-gated claude.yaml worked in principle but I am not getting enough value out of it to justify the surface area, especially given the recent rate-limit pressure on the underlying subscription. The client-side dry-run script and its triage.md prompt have no consumer once the workflow is gone, so they go in the same commit.

Coderabbit stays for PR review. The Claude GitHub App can be uninstalled from the repo at leisure — nothing in the tree depends on it any more.

Summary by CodeRabbit

  • Chores
    • Removed automated issue triage system and related infrastructure that enabled event-driven processing of issues and pull request activities. This included GitHub Actions workflows configured to monitor issue creation and pull request events, AI-powered prompt files for intelligent issue analysis and automatic categorization, and command-line utility scripts supporting triage operations and dry-run testing scenarios.

Following on from #135, the rest of the Claude footprint goes too. The
mention-gated claude.yaml worked in principle but I am not getting
enough value out of it to justify the surface area, especially given
the recent rate-limit pressure on the underlying subscription. The
client-side dry-run script and its triage.md prompt have no consumer
once the workflow is gone, so they go in the same commit.

Coderabbit stays for PR review. The Claude GitHub App can be
uninstalled from the repo at leisure — nothing in the tree depends on
it any more.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 55f93ceb-eb7f-4f9e-aa4d-3ac9c634b4a8

📥 Commits

Reviewing files that changed from the base of the PR and between 4a8779b and b527c76.

📒 Files selected for processing (3)
  • .github/prompts/triage.md
  • .github/workflows/claude.yaml
  • scripts/claude-triage-dry-run.sh
💤 Files with no reviewable changes (3)
  • .github/prompts/triage.md
  • .github/workflows/claude.yaml
  • scripts/claude-triage-dry-run.sh

📝 Walkthrough

Walkthrough

This pull request removes three files related to Claude AI-based automation: a GitHub Actions workflow for Claude Code integration, a triage prompt file used by that workflow, and a local Bash script for dry-running triage operations against issues.

Changes

Cohort / File(s) Summary
Claude AI Automation Infrastructure
.github/workflows/claude.yaml, .github/prompts/triage.md, scripts/claude-triage-dry-run.sh
Deletion of Claude-based issue triage system, including the GitHub Actions workflow (triggered on issues/comments/reviews), triage prompt instructions, and dry-run script utility.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(ci): remove remaining claude automation' accurately and concisely describes the main change—deletion of Claude-related automation files (workflow, script, and prompt).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-claude-remainder

Comment @coderabbitai help to get the list of available commands and usage tips.

@Oddly Oddly merged commit fa8ad1c into main Apr 13, 2026
11 checks passed
@Oddly Oddly deleted the chore/remove-claude-remainder branch April 13, 2026 19:08
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