You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the Github Docs (see "Properties of bypass_actors -> actor_id"), the "actor_type": "OrganizationAdmin" used in the PRs and commits.json#L44 file is not applicable for personal repositories.
FWIW I was able to import the rule after deleting the bypass_actors property from the PRs and commits.json file.
Manually adding the bypass actors and exporting the ruleset revealed the following bypass_actors block where the actor IDs 2, 4, 5 correspond to maintain, write, and admin respectively as discussed here.