• Miguel Rincon's avatar
    Add user permissions for runners in GraphQL API · 8d9c658c
    Miguel Rincon authored
    This change adds a "userPermissions" field in the CiRunners type in
    our GraphQL API. This field communicates to the client what kind of
    access does the current user has to the runner.
    
    Changelog: added
    8d9c658c
runner_spec.rb 7.62 KB