Skip to content

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

Merged
yakimoto merged 1 commit into
mainfrom
ci/remove-pr-agent
Aug 30, 2026
Merged

ci: remove pr-agent OSS workflow (100% failing for 30 days)#67
yakimoto merged 1 commit into
mainfrom
ci/remove-pr-agent

Conversation

@yakimoto

@yakimoto yakimoto 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.


Note

Low Risk
Removes only an optional CI advisory check with no application, auth, or data-path changes; restores can be done from history if needed.

Overview
Deletes the entire inline .github/workflows/pr-agent.yml workflow (~340 lines), so this repo no longer runs the OSS Qodo Merge PR agent on pull_request / slash-command issue_comment events.

That workflow was an advisory reviewer (auto-review, auto-improve, Wave LLM dispatch via OPENAI_KEY) with concurrency guards, fork gating, retries, and a neutral verdict step so flakes would not block merges. Per the PR, it had failed on every run over a 30-day window here and is redundant with the WAVE review plane; removal is reversible from git history.

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


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

Review in cubic

Summary by Sourcery

Remove the unreliable and redundant OSS PR-agent workflow from CI.

Enhancements:

  • Remove the redundant, consistently failing OSS PR-agent advisory workflow from GitHub Actions.

CI:

  • Stop running the Qodo Merge PR-agent workflow for pull request and issue-comment events.

@codeant-ai

codeant-ai Bot commented Aug 30, 2026

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

@cursor

cursor Bot 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_662c9f9b-7168-4a06-aa8a-cd9ae6c88259)

@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 58 minutes.

View limit details

Limit details: You’ve used the included review currently available. Your 93 included PR review attempts over the past 7 days set your current allowance at 1 review per hour.

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2c4cd908-7e82-4b1d-a4da-7a89786d545f

📥 Commits

Reviewing files that changed from the base of the PR and between f76782b and 2092fdd.

📒 Files selected for processing (1)
  • .github/workflows/pr-agent.yml

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

@sourcery-ai sourcery-ai Bot 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.

@sourcery-ai

sourcery-ai Bot commented Aug 30, 2026

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

Reviewer's Guide

Deletes the optional 342-line OSS Qodo Merge PR-agent workflow after a reported 30-day 100% failure rate, leaving application and other CI behavior unchanged while relying on the WAVE review plane instead.

File-Level Changes

Change Details Files
Remove the consistently failing, redundant OSS PR-agent workflow from CI.
  • Delete the workflow that triggered Qodo Merge reviews and improvements on pull requests and slash-command comments.
  • Remove its concurrency controls, fork gating, retry behavior, secret-based LLM dispatch, and neutral advisory verdict handling along with the workflow.
.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

@gitar-bot

gitar-bot Bot 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 failing pr-agent OSS workflow that had a 100% failure rate over 30 days and is redundant with the WAVE review plane. 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

macroscopeapp Bot commented Aug 30, 2026

Copy link
Copy Markdown

Approvability

Verdict: Would Approve

Macroscope's review found this PR approvable — This change only removes a failing, redundant advisory GitHub Actions workflow; it does not modify application code, APIs, deployment behavior, or production execution paths. The affected workflow is owned by the author and the deletion is isolated and reversible.

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.

@yakimoto
yakimoto merged commit 8e95a5e into main Aug 30, 2026
23 checks passed
@yakimoto
yakimoto deleted the ci/remove-pr-agent branch August 30, 2026 22:27
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