cli-tools
cli-tools copied to clipboard
Implement `rescue_changes_not_sent_for_review` like in fastlane ?
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.