#3578·PyGithub

Support Organization Roles

Author: mxmehlCreated Sep 16, 2026Updated Sep 17, 2026

As far as I can tell, there is not support for handling GitHub Organization Roles in PyGithub.

There is a REST endpoint for this: https://docs.github.com/en/rest/orgs/organization-roles?apiVersion=2026-03-10

Would you be fine if I proposed a PR adding support for the most relevant interactions, or is there a problem with this I didn't catch?