From b35a09906cd118feffa7bb07bdab4754d75c2e86 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 8 Jun 2022 10:23:19 +0200 Subject: [PATCH] Add checks to give the status of the PlayStore submission. --- .github/ISSUE_TEMPLATE/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/release.yml b/.github/ISSUE_TEMPLATE/release.yml index 7cb47fa952..63c5420051 100644 --- a/.github/ISSUE_TEMPLATE/release.yml +++ b/.github/ISSUE_TEMPLATE/release.yml @@ -54,6 +54,7 @@ body: - [ ] Copy the fastlane change to the GooglePlay console in the section en-GB. - [ ] Push to beta release to 100% of the users - [ ] Notify the F-Droid team so that they can schedule the publication on F-Droid + - [ ] The application is available to the PlayStore testers (live). Google can take between 1 hour and up to 7 days to approve the release. ### Once Live on PlayStore @@ -67,6 +68,7 @@ body: - [ ] Check the Android Element room for any reported issues on the new version - [ ] If all is OK, push to production and notify Markus (Bubu) to release the F-Droid version - [ ] Ping the Android public room and update its topic with the new available version + - [ ] The application is available to the PlayStore users (live). Google can take (again!) between 1 hour and up to 7 days to approve the release. ### Android SDK2