Merge pull request #1513 from dermetfan/doc-force-push

document `force` parameter for `/api/push`
This commit is contained in:
Jörg Thalheim
2025-08-27 08:28:42 +00:00
committed by GitHub

View File

@@ -78,6 +78,11 @@ paths:
description: project and jobset formatted as "<project>:<jobset>" to evaluate
schema:
type: string
- in: query
name: force
description: when set to true the jobset gets evaluated even when it did not change
schema:
type: boolean
responses:
'200':
description: jobset trigger response