cli-tools icon indicating copy to clipboard operation
cli-tools copied to clipboard

Implement `rescue_changes_not_sent_for_review` like in fastlane ?

Open softlion opened this issue 4 months ago • 0 comments

Use case

Each time an app is rejected by google review, the flag changes_not_sent_for_review must be set to true, otherwise false and the workflow fails.

Idea

Instead the workflow should retry automatically setting changes_not_sent_for_review to either true or false depending on what is recommanded in the error message.
Image

softlion avatar Oct 27 '25 14:10 softlion