Skip to content

thebaselab/slack-appstore-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-appstore-integration

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.

image

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published