1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/content/rest/interactions/repos.md
2022-05-04 00:05:16 +00:00

1.2 KiB

title, shortTitle, intro, versions, topics, miniTocMaxHeadingLevel, allowTitleToDifferFromFilename
title shortTitle intro versions topics miniTocMaxHeadingLevel allowTitleToDifferFromFilename
Repository interactions Repository The Repository interactions API allows 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
3 true

About the Repository interactions API

The Repository interactions API allows 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. {% 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.