Skip to content

Feature/issue triage#10

Merged
norrietaylor merged 4 commits into
mainfrom
feature/issue-triage
Mar 28, 2026
Merged

Feature/issue triage#10
norrietaylor merged 4 commits into
mainfrom
feature/issue-triage

Conversation

@norrietaylor

Copy link
Copy Markdown
Owner

No description provided.

norrietaylor and others added 3 commits March 27, 2026 21:35
…flows

GitHub Actions GITHUB_TOKEN cannot trigger other workflow runs by design.
When the planning-pipeline applies category:bug or category:feature labels
using GITHUB_TOKEN, the bug-fix and feature-implement workflows won't fire.

Use CLAUDE_CODE_OAUTH_TOKEN (PAT) for label API calls so the issues:labeled
event propagates and triggers downstream workflows. Falls back to
GITHUB_TOKEN if the OAuth token is not set.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Same fix as code review formatter — _format_triage_comment now extracts
JSON from markdown-fenced or raw string responses, shows the raw text
when no structured JSON is found, and displays a diagnostic message
when output is completely empty.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Allows re-triaging issues by closing and reopening them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Mar 28, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@norrietaylor has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 17 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 7 minutes and 17 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 615f22b2-e22a-4c07-99db-dc2f0bd8d99b

📥 Commits

Reviewing files that changed from the base of the PR and between 177a910 and c152d77.

📒 Files selected for processing (2)
  • .github/workflows/agentry-planning-pipeline.yml
  • src/agentry/binders/github_actions.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/issue-triage

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

@github-actions

Copy link
Copy Markdown

Agentry Code Review

No structured output was returned by the agent.


Tokens: 10,960 in / 1,885 out

@github-actions

Copy link
Copy Markdown

Agentry Code Review

No structured output was returned by the agent.


Tokens: 11,051 in / 1,943 out

@norrietaylor norrietaylor merged commit 173a6da into main Mar 28, 2026
6 checks passed
@norrietaylor norrietaylor deleted the feature/issue-triage branch March 28, 2026 04:43
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