mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
pr-check: Drop extra full stop from verification comment
This commit is contained in:
@@ -248,7 +248,7 @@ jobs:
|
||||
echo "Domain is: $DOMAIN"
|
||||
VERIF_URL="https://$DOMAIN/.well-known/org.flathub.VerifiedApps.txt"
|
||||
VERIF_COMMENT_1="If you intend to [verify](https://docs.flathub.org/docs/for-app-authors/verification) this submission, please"
|
||||
VERIF_COMMENT_2="confirm by uploading an empty \`org.flathub.VerifiedApps.txt\` file to $VERIF_URL. Otherwise, ignore this."
|
||||
VERIF_COMMENT_2="confirm by uploading an empty \`org.flathub.VerifiedApps.txt\` file to $VERIF_URL. Otherwise, ignore this"
|
||||
VERIF_COMMENT="$VERIF_COMMENT_1 $VERIF_COMMENT_2"
|
||||
DOMAIN_COMMENT="$DOMAIN_COMMENT_PARTIAL $DOMAIN. $VERIF_COMMENT. Please comment if this incorrect."
|
||||
if ! comment_contains "$VERIF_URL"; then
|
||||
|
||||
Reference in New Issue
Block a user