You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/pipelines.md
+5
Original file line number
Diff line number
Diff line change
@@ -228,3 +228,8 @@ spec:
228
228
```
229
229
230
230
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