Skip to content

TrixProduction/playstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

ZReviewTender latest run status:


Deploy ZReviewTender(App Reviews Bot) with Github Action

zreviewtender

Powered by ZReviewTender


Pricing

Github Action Proivde 2,000+ mins/month for free.

ZReviewTender will cost ~= 30s per time, default run every 6 hours will cost 4 times/day * 30s/per time * 30days = 60 mins/month

I think it's total FREE :)


Setup

Step 1. Go to Use this template

1_1pn3bxyBO0FoY4oIRvKCNg

Click Use this template on the right-top.

Step 2. Create Repo

1_YCBJJlSN4ZYjKMz7WBVIAQ

  • Repository name: type the name you like.
  • ⚠️⚠️⚠️ Repo Access: MUST SET Private, because you'll upload credentials file (config/private key..) to the repo.

Step 3. Make sure the repo you've created is Private.

1_1ZHF9CIOMV8S12Xw2P4B8g

make suer repo you've created have 🔒 icon and Private lable, means it's priave repo.

IF NOT, please change repository visibility to private ASAP.

Repo -> Settings -> General -> Danger Zone -> Change repository visibility -> Make private

Step 4. wait for Project init success

⬆️⬆️ wait for init step success.

1_jThU3BbKvOT6nl51yklqtg

or you can check in Repo -> Actions -> Wait for Init ZReviewTender Workflow -> will get 3 ✅ Init ZReviewTender when execute finished -> Project init Success!

Step 5. make sure File & Folder has created by Project init step

1_XEh53SaAjDV9YVk4T41O5Q

Repo -> Code:

  • config/
  • config/android.yml
  • config/apple.yml
  • latestCheckTimestamp/
  • latestCheckTimestamp/.keep

make sure your repo has those file & folder above after project init step.

Step 6. ref ZReviewTender - Configuration to fullfill config yml file

1_SiqBOk6BU38SRJAccC2hEg

  • go to config/ folder and full fill android.yml and apple.yml file.
  • click ✏️ icon to edit config yml file.

1_QZ0wQTtbcoN9tgyElYgYAw

click Commit changes after edited.

1_pAsWumPT57pLrY3Rn3UZhA

1_CUVQlxKrJjsZZfy3jQErww

upload releated key file in config/ folder.

Step 7. init ZReviewTender (manually)

1_4QTEqr_DeFndqoWuP7YLsQ

Actions -> ZReviewTender -> Run workflow -> Run workflow

1__zTIiPyGsAejyH1BpggzhQ

  • refresh the web, will showing ZReviewTender is running.
  • click ZReviewTender go to check running log.
  • expend Run ZreviewTender -r section to check running log.

1_SAiaDofDwiFI8Z3ndDGz2w

if success, no error, you will receive init success message in your slack channel you've specify in config yml.

1_W5PHoBzHQxV1WQ82TrZqfA

Step 8. Done 🎉 🎉 🎉

ZReviewTender will check latest reviews and resend to your slack channel every 6 hour by deafult.

183830615-60f5ab30-0e61-4725-be6e-f917fb9589f8

you can check the latest run status in the top status bade.

Github Action Customize

Actions -> ZReviewTender -> ZReviewTender.yml

1_DnquiwKTgYY6R2ysNx8F1w 1_onoSoGPahBOaAsBo6Ou-3g

click ✏️ icon to edit.

1_HY_f3zOivHGQv5tuwUyw8Q

Edit execute time period

1_cUGMHPmjlMRV_rRXItN4qg

cron: execute time period, execute every 6 hour by default 15 */6 * * *

run: specify which ZReviewTender command you wnats, uses ZReviewTedner -r by default.

  • check both android and apple: ZReviewTedner -r
  • check only apple: ZReviewTedner -a
  • check only android: ZReviewTedner -g
  • more command: ZReviewTender Usage

Run manually

check step 7.

--

More Setting/ Report an issue

ZReviewTender

About

my play store app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published