Skip to content
Snippets Groups Projects
Commit 9a496cdb authored by Tim Jaacks's avatar Tim Jaacks
Browse files

Refactor 'check_pipeline_status' and add 'trigger_pipeline'

Rename 'check_pipeline_status' to 'mirror_pipeline_result' in order to
better reflect what the function does.

Move determination of the pipeline out of this function to a new
function 'get_pipelines' so that this can be tested separately and we
can do different things depending on whether a pipeline exists or not.

Add function 'trigger_pipeline' to trigger a pipeline on a branch.

BCS 746-000635
parent 5847145f
No related branches found
No related tags found
1 merge request!89Refactor 'check_pipeline_status' and add 'trigger_pipeline'
Pipeline #8753 passed with warnings with stages
in 2 minutes and 40 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment