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

Validate PullRequest resource secrets fields #2378

Commits on Apr 13, 2020

  1. Validate PullRequest resource secrets fields

    A PullRequest type pipeline resource is now validated: an unrecognised
    'fieldName' in secrets will trigger an error. Part of work on tektoncd#1818
    
    As stated in tektoncd#1818, this will help improve the debuggability of the
    PullRequst pipeline resource, as the validatiob will cause a failure in
    response to invalid input as early as possible.
    
    Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
    adshmh committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    9fca352 View commit details
    Browse the repository at this point in the history