docs/content/rest/interactions/repos.md

1.5 KiB

title shortTitle intro permissions versions topics allowTitleToDifferFromFilename autogenerated
REST API endpoints for repository interactions Repository Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository. People with owner or admin access to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository.
fpt ghec
* *
API
true rest

About repository interactions

People with owner or admin access can use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository. {% data reusables.interactions.interactions-detail %} Here's more about the types of {% data variables.product.product_name %} users:

  • {% data reusables.interactions.existing-user-limit-definition %} in the repository.
  • {% data reusables.interactions.contributor-user-limit-definition %} in the repository.
  • {% data reusables.interactions.collaborator-user-limit-definition %} in the repository.

If an interaction limit is enabled for the user or organization that owns the repository, the limit cannot be changed for the individual repository. Instead, use the User or Organization interactions endpoints to change the interaction limit.