Skip to content

chore: remove rhiza benchmark and mutation workflows - #478

Merged
tschm merged 1 commit into
mainfrom
chore/remove-rhiza-workflows
Jul 16, 2026
Merged

tschm merged 1 commit into
mainfrom
chore/remove-rhiza-workflows

Conversation

@tschm

@tschm tschm commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Deletes the two rhiza caller workflows:

  • .github/workflows/rhiza_benchmark.yml
  • .github/workflows/rhiza_mutation.yml

Both are thin stubs that invoke the reusable benchmark/mutation workflows in jebel-quant/rhiza.

🤖 Generated with Claude Code

Delete the .github/workflows/rhiza_benchmark.yml and rhiza_mutation.yml
caller workflows (thin stubs invoking the jebel-quant/rhiza reusable
benchmark and mutation workflows).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 16, 2026 11:48
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (2)
  • .github/workflows/rhiza_benchmark.yml
  • .github/workflows/rhiza_mutation.yml
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: abcaae76-31d1-405e-82a4-2bf6a66c9408

📥 Commits

Reviewing files that changed from the base of the PR and between 8f4934a and 852afd1.

📒 Files selected for processing (2)
  • .github/workflows/rhiza_benchmark.yml
  • .github/workflows/rhiza_mutation.yml

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-rhiza-workflows

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes two GitHub Actions workflow “caller stubs” for Rhiza benchmark and mutation testing, presumably to stop running those checks from this repository and/or reduce workflow surface area.

Changes:

  • Deleted .github/workflows/rhiza_benchmark.yml (push-to-main benchmark caller).
  • Deleted .github/workflows/rhiza_mutation.yml (PR/schedule/dispatch mutation-testing caller with opt-in gate).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/rhiza_benchmark.yml Deletes the Rhiza benchmark caller workflow stub.
.github/workflows/rhiza_mutation.yml Deletes the Rhiza mutation-testing caller workflow stub.
Comments suppressed due to low confidence (2)

.github/workflows/rhiza_benchmark.yml:1

  • These workflow stubs are still tracked by the Rhiza template lock (see .rhiza/template.lock entries for .github/workflows/rhiza_benchmark.yml). If Rhiza sync runs, it will likely re-add this file or flag the repo as out-of-sync. To remove this workflow permanently, also update the Rhiza template configuration (e.g., exclude this path in .rhiza/template.yml or bump the Rhiza ref to a version that no longer includes it) and regenerate template.lock accordingly.
    .github/workflows/rhiza_mutation.yml:1
  • This workflow stub is still tracked by the Rhiza template lock (see .rhiza/template.lock entries for .github/workflows/rhiza_mutation.yml). If Rhiza sync runs, it will likely re-add this file or flag the repo as out-of-sync. To remove this workflow permanently, also update the Rhiza template configuration (e.g., exclude this path in .rhiza/template.yml or bump the Rhiza ref to a version that no longer includes it) and regenerate template.lock accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tschm
tschm merged commit 6d8be3c into main Jul 16, 2026
68 checks passed
@tschm
tschm deleted the chore/remove-rhiza-workflows branch July 16, 2026 11:58
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.

2 participants