Skip to content

Add Pipeline Trigger Extractor #962

@Gasser278

Description

@Gasser278

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions