Skip to content

Commit 6b2ae76

Browse files
committed
Update recipe.
1 parent e2a6a19 commit 6b2ae76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ body:
2020
- [ ] Check the update of the store descriptions (using Google Translate if necessary) to ensure that the changes are acceptable to be published to the stores.
2121
- [ ] While Weblate is locked, and after the PR from Weblate has been merged, handle all the TODOs in the main `strings.xml` file
2222
- [ ] Run the script `./tools/release/pushPlayStoreMetaData.sh`. You can check in the GooglePlay console the Activity log to check the effect.
23-
2423
- [ ] Ensure all [the required PRs](https://github.com/vector-im/element-android/pulls?q=is%3Aopen+is%3Apr+label%3AZ-NextRelease) have been merged
2524
2625
### Do the release
@@ -32,7 +31,6 @@ body:
3231
- [ ] Run the integration test, and especially `UiAllScreensSanityTest.allScreensTest()`
3332
- [ ] Create an account on matrix.org and do some smoke tests that the sanity test does not cover like: 1-1 call, 1-1 video call, Jitsi call for instance
3433
- [ ] Run towncrier: `towncrier build --version v1.2.3 --draft` (remove `--draft` do write the file CHANGES.md)
35-
- [ ] Check that the folder `changelog.d` is empty. It can happen that some remaining files stay here
3634
- [ ] Check the file CHANGES.md consistency. It's possible to reorder items (most important changes first) or change their section if relevant. Also an opportunity to fix some typo, or rewrite things
3735
- [ ] Add file for fastlane under ./fastlane/metadata/android/en-US/changelogs
3836
- [ ] (optional) Push the branch and start a draft PR (will not be merged), to check that the CI is happy with all the changes.

0 commit comments

Comments
 (0)