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

Peribolos skip team repo if permissions invalid #14677

Commits on Oct 11, 2019

  1. ListTeamRepos ignore repos with invalid permission

    GitHub client's ListTeamRepos now ignores any repos with an invalid
    permission level, i.e. 'none', for the team.
    This allows Peribolos to avoid listing repos with permissions it cannot
    parse, e.g. 'Maintain' and 'Triage' that are not currently exposed by
    the GitHub API V3.
    
    Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
    adshmh committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    dda1839 View commit details
    Browse the repository at this point in the history