Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 68014c5

Browse files
committedOct 11, 2024·
docs: document use of scm-status-url
1 parent 8238fb3 commit 68014c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎docs/pipelines.md

+5
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,8 @@ spec:
228228
```
229229

230230
e.g. here is [an example](../pkg/triggerconfig/inrepo/test_data/load_pipelinerun/uses-steps-multiple-copies/source.yaml#L8) which generates this [PipelineRun](../pkg/triggerconfig/inrepo/test_data/load_pipelinerun/uses-steps-multiple-copies/expected.yaml#L154)
231+
232+
## Override scm status url from pipeline
233+
234+
If a pipeline has a result named `scm-status-url` the value of that will be used as link target for the pipeline status
235+
set in scm provider (like GitHub or GitLab) instead of the link to the pipeline dashboard.

0 commit comments

Comments
 (0)
Please sign in to comment.