-
Notifications
You must be signed in to change notification settings - Fork 486
Closed
Description
If one looks at a pipeline using the pipeline API, there will be no information about the trigger source of that pipeline. If one wants to find out if the pipeline was triggered by a push, for example, this information would not be found. However, if one uses the HTTP request with the pipeline ID, this information will be found under "source". Therefore, it just needs to be added to the Java API, since the trigger provides important information about the pipeline.
Metadata
Metadata
Assignees
Labels
No labels