Skip to content

Commit 68014c5

Browse files
committed
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

Lines changed: 5 additions & 0 deletions
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)