Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify status fields before uploading PullRequest #2394

Merged
merged 1 commit into from
Apr 15, 2020

Commits on Apr 14, 2020

  1. Verify status fields before uploading PullRequest

    The pullrequest pipeline resource now verifies the statuses before
    uploading them. As specified in tektoncd#1818, this is to improve the
    debuggability of pullrequest resources, by preventing a silent failure
    e.g. if there has been a change in the fields' names of a status object.
    
    Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
    adshmh committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    fdde033 View commit details
    Browse the repository at this point in the history