Users interact with repositories by commenting, opening issues, and creating pull requests. The Interactions APIs allow people with owner or admin access to temporarily restrict interaction with public repositories to a certain type of user.
The REST API is now versioned. For more information, see "About API versioning."
Interactions
With the Interactions API, people with owner or admin access can set the interaction limit for the users in their organizations and repositories.
- Organization interactions
- Get interaction restrictions for an organization
- Set interaction restrictions for an organization
- Remove interaction restrictions for an organization
- Repository interactions
- Get interaction restrictions for a repository
- Set interaction restrictions for a repository
- Remove interaction restrictions for a repository
- User interactions