Skip to content

Commit 21fcc7b

Browse files
Document use_target_repo_for_fmf_url (#1009)
Document `use_target_repo_for_fmf_url` Related to packit/packit-service#2748 Reviewed-by: Matej Focko
2 parents 5439f0a + 1602dcf commit 21fcc7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configuration/upstream/tests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ distro (otherwise the default would be `centos-stream-8`) and for
171171
* **labels** - List of labels that group several jobs together. Users then use them when manually triggering the jobs like `/packit test --labels regression,upgrade`.
172172
* **use_internal_tf** - Whether to use the internal Testing Farm infrastructure (defaults to false).
173173
This requires additional approval from our side (please, [contact us](#contact) in case you want to use it).
174+
* **use_target_repo_for_fmf_url** - Whether to use the target (upstream) repository for the `test.fmf.url`
175+
field in a Testing Farm request, instead of the forked repository for pull requests from forks (defaults to false).
176+
This also impacts [secrets handling](#public-ids-of-packit-tokens-for-using-secrets).
177+
174178

175179
## Environment variables
176180

0 commit comments

Comments
 (0)