Skip to content

Commit d263409

Browse files
Update release.yml
Removed ./tools/import_emojis.py and ./tools/import_sas_strings.py from the release template while now there is an automated cron job in GitHub Action to run the scripts
1 parent 7088e5c commit d263409

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ body:
2323
### Do the release
2424
2525
- [ ] Create release with gitflow, branch name `release/1.1.10`
26-
- [ ] Run `./tools/import_emojis.py` and commit the change if any.
27-
- [ ] Run `./tools/import_sas_strings.py` and commit the change if any. If there is no change since a while, ping Travis
2826
- [ ] Check the crashes from the PlayStore
2927
- [ ] Check the rageshake with the current dev version: https://github.com/matrix-org/element-android-rageshakes/labels/1.1.10-dev
3028
- [ ] Run the integration test, and especially `UiAllScreensSanityTest.allScreensTest()`

0 commit comments

Comments
 (0)