An App Store Connect API client to publish the latest app reviews to Slack every day. You can deploy it on GitHub Action by simply forking this repository.
To start, fork this repository and set these secrets in your GitHub Action's settings. Alternatively, you can paste them in a .env
file.
APP_ID= # The opaque resource ID that uniquely identifies the apps resource that represents your app
APPLE_KEY_ID= # The Key ID associated with your API Key.
APPLE_KEY_CONTENT= # The content of your API key
APPLE_ISSUER_ID= # Issuer ID
SLACK_WEBHOOK_URL= # Slack integration webhook url