• Peter Leitzen's avatar
    Grant alert bot reporter access programmatically · 239b48a6
    Peter Leitzen authored
    Before this commit the alert bot could not create labels on project
    with private issue access ALTHOUGH it has `:reporter_access`.
    
    Reason: In order to check project `issues_disabled` rule we check user's
    team access level. AFAIK, there's no way to utilize `:reporter_access`.
    239b48a6
project_policy_spec.rb 22.6 KB