Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

INF-1244/fix: allow two-inc bot actor in default allowed_bots#20

Merged
brtkwr merged 1 commit into
mainfrom
brtkwr-two/inf-1244-claude-code-reviewer-allow-two-inc-bot-actor
May 18, 2026
Merged

INF-1244/fix: allow two-inc bot actor in default allowed_bots#20
brtkwr merged 1 commit into
mainfrom
brtkwr-two/inf-1244-claude-code-reviewer-allow-two-inc-bot-actor

Conversation

@brtkwr

@brtkwr brtkwr commented May 18, 2026

Copy link
Copy Markdown
Member

Summary

Upstream claude-code-action@v1 rejects bot-initiated workflows unless the actor is in allowed_bots. PRs opened by the two-inc GitHub App were failing with:

Action failed with error: Workflow initiated by non-human actor: two-inc (type: Bot).
Add bot to allowed_bots list or use '*' to allow all bots.

Example: https://github.com/two-inc/checkout-api/actions/runs/25986534083/job/76384798344?pr=12051

Adds two-inc to the default allowed_bots list.

Linear: https://linear.app/tillit/issue/INF-1244

Test plan

  • Action runs successfully on a PR opened by the two-inc bot

upstream claude-code-action@v1 rejects bot-initiated workflows unless
the actor is in allowed_bots. add two-inc to the default list so PRs
opened by the two-inc GitHub App get reviewed.

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

No critical issues found. The change correctly adds two-inc to the default allowed_bots list to fix the documented bot-initiated workflow failure.

Ready for human approval ✅

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the action.yml file to include 'two-inc' in the default list of allowed_bots. I have no feedback to provide as there are no review comments to evaluate.

@brtkwr brtkwr merged commit d74a944 into main May 18, 2026
3 checks passed
@brtkwr brtkwr deleted the brtkwr-two/inf-1244-claude-code-reviewer-allow-two-inc-bot-actor branch May 18, 2026 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant