💇 implement review nits

Implement review nits as requested bei @eighthave in
https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1471
This commit is contained in:
Michael Pöhn 2024-06-11 12:24:36 +02:00
parent 3cf3685280
commit 0fa88c5c20
No known key found for this signature in database
GPG key ID: 725F386C05529A5A
4 changed files with 44 additions and 32 deletions

View file

@ -231,16 +231,15 @@
#
# github_token: {env: GITHUB_TOKEN}
# github_releases:
# - repo: f-droid/fdroidclient
# packages:
# - projectUrl: https://github.com/f-droid/fdroidclient
# packageNames:
# - org.fdroid.basic
# - org.fdroid.fdroid
# release_notes_prepend: |
# Re-post of official F-Droid App release from https://f-droid.org
# - repo: example/app
# - projectUrl: https://github.com/example/app
# packageNames: com.example.app
# token: {env: GITHUB_TOKEN_EXAMPLE}
# packages:
# - com.example.app
# Most git hosting services have hard size limits for each git repo.