Caption in english
Some checks failed
Test, build and push image to registry / phpunit-tests (push) Failing after 1m31s
Test, build and push image to registry / build-image (push) Has been skipped

This commit is contained in:
2025-11-06 17:40:28 +01:00
parent 266d444922
commit 45a40ae999
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with: with:
php-version: '8.3.0' php-version: '8.3.0'
- name: Install dependencies - name: Install dependencies
run: composer install run: composer install --prefer-dist --no-progress --no-suggest --no-interaction --prefer-stable
- name: Run PHPUnit tests - name: Run PHPUnit tests
run: vendor/bin/phpunit --configuration phpunit.xml run: vendor/bin/phpunit --configuration phpunit.xml
build-image: build-image:

View File

@@ -451,6 +451,7 @@ Captions must:
4. Encourage engagement relevant to the platform's algorithm (e.g., asking a question related to the joke/scene). 4. Encourage engagement relevant to the platform's algorithm (e.g., asking a question related to the joke/scene).
5. Optionally include relevant hashtags at the end (#hashtagsOnly), chosen appropriately for the reel's content or vibe. Use common tags if no specific ones are provided, but avoid overly generic ones unless fitting. 5. Optionally include relevant hashtags at the end (#hashtagsOnly), chosen appropriately for the reel's content or vibe. Use common tags if no specific ones are provided, but avoid overly generic ones unless fitting.
6. If credit information is provided in the input (e.g., `credit: twitteruser`), acknowledge it minimally within the caption text *using only that source*. Do not invent any account handles (`@`) or platform prefixes (`tt/`). Use phrases like \"Credited to...\" or simply insert the credited name if appropriate, but don't force it unless the core concept naturally includes attribution. If no credit is provided, do not mention a specific creator. 6. If credit information is provided in the input (e.g., `credit: twitteruser`), acknowledge it minimally within the caption text *using only that source*. Do not invent any account handles (`@`) or platform prefixes (`tt/`). Use phrases like \"Credited to...\" or simply insert the credited name if appropriate, but don't force it unless the core concept naturally includes attribution. If no credit is provided, do not mention a specific creator.
7. Be in english.
**Do Not:** **Do Not:**
* Start captions with 'This reel...' or similar intros. * Start captions with 'This reel...' or similar intros.