Skip to content

fix: add stainless-app to allowed_bots in claude-code-review workflow#1201

Closed
NGeorgescu wants to merge 13 commits intoanthropics:mainfrom
NGeorgescu:fix-claude-review-allowed-bots
Closed

fix: add stainless-app to allowed_bots in claude-code-review workflow#1201
NGeorgescu wants to merge 13 commits intoanthropics:mainfrom
NGeorgescu:fix-claude-review-allowed-bots

Conversation

@NGeorgescu
Copy link

Summary

  • Add stainless-app to allowed_bots in the claude-code-review workflow
  • Fixes failing CI check on PR release: 0.77.0 #1117 and other bot-created PRs

Problem

The claude-code-review workflow was failing on PRs created by stainless-app (the release bot) because the bot wasn't in the allowed_bots list. The claude.yml workflow already has this bot allowed, but claude-code-review.yml was missing it.

Test plan

🤖 Generated with Claude Code

stainless-app bot and others added 13 commits January 14, 2026 16:34
…t` is missing (anthropics#1121)

* fix(structured outputs): avoid including beta header if output_format is missing

* fix ci

* fix condition
* feat(api): api update

* feat(api): migrate sending message format in output_config rather than output_format

* fix lint

* review fixes

* more fixes

* keep transformed_output_format naming

* typo

* add a test

* test for conflict

* do the same for create

* feat: add deprecation warning to all calls using output_format

* test: add unit tests for output_format -> output_config migration

* fix: change warning stack level to 4 for output_format derecation

* chore: consolidate warning suppressions in unit test

* fix: remove redundant output_config formatting in tool_runner methods

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: karpetrosyan <[email protected]>
Co-authored-by: Kar Petrosyan <[email protected]>
Co-authored-by: Cameron McAteer <[email protected]>
The claude-code-review workflow was failing because stainless-app bot
was not in the allowed_bots list, causing the action to reject PRs
created by the release bot.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@NGeorgescu NGeorgescu requested a review from a team as a code owner February 24, 2026 14:32
@NGeorgescu
Copy link
Author

Closing - will push fix directly to PR #1117 instead

@NGeorgescu NGeorgescu closed this Feb 24, 2026
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.

4 participants