Git Product home page Git Product logo

appstore-status-bot's Introduction

Fetch Appstore Info stars forks

ν•œκ΅­μ–΄λ‘œ 보기

Introduce πŸ€·πŸ»β€β™‚οΈ

App Store Connect status bot is a simple bot script fetches your app info directly from App Store Connect and post changes in slack as a bot using github-actions, help of fastlane Spaceship For using this bot, Just fork this repository is Super Easy

Features 🍯

  • πŸš€ Fetch appstore connect info using apppstore connect API
  • πŸ“£ Share your application status information to your slack workspace
  • 🌍 Localization support (english, korean)

Preview πŸ€–

Usage πŸ‘¨πŸ»β€πŸ’»

1. Generating Tokens for API Requests

To get your Key ID, copy it from App Store Connect by logging in to App Store Connect, then:

  1. Select Users and Access, then select the API Keys tab.
  2. The key IDs appear in a column under the Active heading. Hover the cursor next to a key ID to display the Copy Key ID link.
  3. Click Copy Key ID and paste it.
  4. Click Copy Issuer ID and paste it.
  5. Download the newly created API Key file (.p8)

⚠️ This file cannot be downloaded again after the page has been refreshed

  1. Generate Slack Webhook token.
  2. Fork this repository.

3. Setting Secrets with your keys.

  • Go to Settings - Secrets - Add a new secret

Secret Values

PRIVATE_KEY: Input raw data about your API Key file (.p8)
KEY_ID : Input Appstore connect key_id
ISSUER_ID : Input Appstore connect issuer_id
BUNDLE_ID : Input your bundle_identifier of application you can input multiple bundle_id with comma
SLACK_WEBHOOK : Input your slack webhook url
GH_TOKEN: Input your github token, (need gists and repo scope).
GIST_ID: Input portion from your gist url:

4. Configure fetch timing or languages

In workflow file, can change lanauges and fetch schedule default schedule is every 10 minutes.

References πŸ™‡πŸ»β€β™‚οΈ

Contribution

  • Feel free to contribution for this project.
  • Every PR, Issues is wellcome. 🀩

appstore-status-bot's People

Contributors

techinpark avatar jino0910 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.