Apple App Store integration works only on proteced branches
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The Apple App Store integration only works on protected branches.
APP_STORE_CONNECT_API_KEY_ISSUER_ID, $APP_STORE_CONNECT_API_KEY_KEY_ID, $APP_STORE_CONNECT_API_KEY_KEY and $APP_STORE_CONNECT_API_KEY_KEY are not available on i.e. a feature branch.
app_store_connect_api_key will therefore fail.
app_store_connect_api_key is necessary for fastlane match to successfully authenticate with the appstore connect api.
The current implementation limits feature branches to use fastlane match only in read only mode, which doesn't make an appstore connect api call.
Edited by 🤖 GitLab Bot 🤖