Skip to content

ci: remove pr-agent OSS workflow (100% failing for 30 days) - #34

Open
yakimoto wants to merge 1 commit into
mainfrom
ci/remove-pr-agent
Open

ci: remove pr-agent OSS workflow (100% failing for 30 days)#34
yakimoto wants to merge 1 commit into
mainfrom
ci/remove-pr-agent

Conversation

@yakimoto

@yakimotoyakimoto commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Removes .github/workflows/pr-agent.yml.

Receipts: 30-day census (2026-07-31..08-30): this workflow failed 100% of runs here (claude-workstation#3932). Redundant with the WAVE review plane. Reversible via git history.

Program: claude-workstation#3932.


View with [code]smithAutofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


Note

Low Risk
CI-only removal of a consistently failing workflow with no runtime or application code impact.

Overview
Deletes the .github/workflows/pr-agent.yml workflow that invoked the wave-foundation reusable pr-agent job on PR and issue-comment events.

PR review automation from this OSS Qodo Merge path will no longer run in this repo; coverage is expected from the existing WAVE review plane instead. The workflow can be restored from git history if needed.

Reviewed by Cursor Bugbot for commit 1f3c5cd. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by Sourcery

CI:

  • Remove the consistently failing PR-Agent OSS workflow from GitHub Actions.

@codeant-ai

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because your workspace is out of credits. Ask your workspace admin to add credits to resume reviews. Manage billing

@sourcery-aisourcery-aiBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry @yakimoto, you've used your own review budget of 250,000 diff characters for the last 7 days.

You can request another review in 20 hours and 12 minutes by commenting @sourcery-ai review. Upgrade to get a review now.

@cursor

cursorBot commented Aug 30, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_eaad32e7-8dbd-4c5b-9c9c-5b47ae701ceb)

@sourcery-ai

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

The PR removes the .github/workflows/pr-agent.yml workflow after a 30-day period of 100% failures, eliminating redundant CI/review automation while leaving the change readily reversible.

File-Level Changes

ChangeDetailsFiles
Remove the consistently failing, redundant PR-Agent workflow from CI.
  • Delete the workflow configuration so it no longer runs on pull requests.
  • Retain WAVE as the review plane; restoration remains possible through git history.
.github/workflows/pr-agent.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai

coderabbitaiBot commented Aug 30, 2026

Copy link
Copy Markdown

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: fe9aa890-8b8e-4682-83bc-ffece1cee9ab

📥 Commits

Reviewing files that changed from the base of the PR and between e758d2d and 1f3c5cd.

📒 Files selected for processing (1)
  • .github/workflows/pr-agent.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/pr-agent.yml

Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 1 review per hour.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (4)
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: Macroscope - Approvability Check
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: Analyze (python)

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Removed the automated pull request and issue-comment review workflow.
    • Automated AI-assisted review and related triggers are no longer run.

Walkthrough

The pull-request agent workflow was deleted. Its triggers, permissions, concurrency settings, and reusable job are no longer configured.

Changes

Cohort / File(s)Summary
Workflow removal
.github/workflows/pr-agent.yml
Deletes the pull-request and issue-comment automation workflow.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk:⚪ Minimal · up to 1f3c5

This change removes a consistently failing pull-request review workflow without changing application or runtime behavior; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Title check✅ PassedThe title clearly states that the failing OSS PR-agent workflow is being removed. It accurately summarizes the primary change.
Description check✅ PassedThe description directly explains the workflow removal, its failure history, redundancy with the WAVE review plane, and the related work item.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/remove-pr-agent
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch ci/remove-pr-agent

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

@gitar-bot

gitar-botBot commented Aug 30, 2026

Copy link
Copy Markdown

Note

Automatic reviews are paused because your team has used its included automatic processing for this billing period (headroom scales with your seat count). You can still comment "Gitar review" to run one anytime, and automatic reviews resume on their own by September 1. Add seats for more headroom.
Learn more

Code Review✅ Approved

Removes the .github/workflows/pr-agent.yml workflow that has failed 100% of runs over the past 30 days. The WAVE review plane provides redundant coverage, and the workflow can be restored from git history if needed. No issues found.

Options

Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Compact
gitar display:verbose 

Was this helpful? React with 👍 / 👎 | Gitar

@macroscopeapp

Copy link
Copy Markdown

Approvability

Verdict: Would Approve

Macroscope's review found this PR approvable — This deletes a single failing PR-review automation workflow and affects only GitHub Actions review events. No SDK runtime, customer request path, schema, deployment, or production behavior is changed.

Not approved because:

  • Credit balance exhausted. Approvability relies on correctness review in order to determine eligibility

Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more.

Sign up for freeto 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

@yakimoto