PyGithub
PyGithub copied to clipboard
Failed Invitations List
It looks like while there is a invitiations() iterable on the Organization, the associated failed invitations is not available: https://docs.github.com/en/rest/orgs/members#list-failed-organization-invitations
This is important because these failed invites are not automatically resent or deleted -- creating some annoying workflow when you are trying to keep a user actively invited.