Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

REQUEST: Access to Build Status data #309

Open
@dcsobral

Description

@dcsobral

I'd like to be able to retrieve data from the build status associated with the commit of source, target or merge. For myself, "merge" is the only thing I'd ever use, but I can see use cases for source or target.

Each build status has a few fields associated with it, and I'd like to retrieve the URL associated with a particular key, so that I can interact with "input" steps on Jenkins pipeline through comments on the pull request. I can only think of a JSON formatted output, a json array of json objects representing the status, in which case I'd ask that the keys be sorted, so that they can parsed by regex.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions