(Number) The ID of the actor that can bypass a ruleset.
The type of actor that can bypass a ruleset. Can be one of: RepositoryRole, Team, Integration, OrganizationAdmin.
RepositoryRole
Team
Integration
OrganizationAdmin
(String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: always, pull_request.
always
pull_request