docs/FDROID: not to create the PR as draft first
Otherwise F-Droid reviewers can merge the PR before we have a final release version ready with all the fixes included. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
3d2c6a9333
commit
fac5301ace
|
@ -84,7 +84,8 @@ At the bottom of the file you should also update the following keys:
|
|||
* `CurrentVersion` - Same as the new `versionName` added
|
||||
* `CurrentVersionCode` - Same as the `versionCode` added
|
||||
|
||||
Then submit a merge request to the [fdroid/fdroiddata](https://gitlab.com/fdroid/fdroiddata) repository.
|
||||
Then submit a merge request with `Draft: ` prefix to the [fdroid/fdroiddata](https://gitlab.com/fdroid/fdroiddata) repository.
|
||||
Prefix is necessary to avoid F-Droid people merging the PR before it's ready.
|
||||
|
||||
:warning: __WARNING__: Currently GitLab PR builds will fail due to running as `root` instead of `vagrant` and failing to install Nix.
|
||||
|
||||
|
|
Loading…
Reference in New Issue