Powerful updates to temporary interaction limits
Temporary interaction limits have new, powerful, and flexible updates. You can now enable interaction limits for up to six months. In addition, you can limit interactions across all your personal…
Temporary interaction limits have new, powerful, and flexible updates. You can now enable interaction limits for up to six months. In addition, you can limit interactions across all your personal repositories with a single toggle.
Longer interaction limits
Now, you can set temporary interaction limits for 24 hours, three days, one week, one month, or six months. This gives you more flexibility to slow things down when a repository is getting a lot of attention, take breaks away from projects, and protect from spam or abuse.

User-wide interaction limits
Sometimes keeping up with your GitHub repositories can be overwhelming, especially if many of them are open source. If you need to put things on pause, you can now enable temporary interaction limits across all of your public, user-owned repositories with a single toggle in your user settings under “Interaction limits.”

REST API updates
These new features are also available in the REST API. Check out the Interactions documentation for more on how to set longer interaction limits, or to set them for all of a user’s public repositories.
GraphQL API updates
We’ve also brought interaction limits to the GraphQL API. You can query for interaction limits, and set or disable them for repositories, users, and organizations, just like you can in the REST API.
You can read more about single repository limits, user-wide limits, and organization-wide limits.
Written by
Related posts
Stacked sessions and pull requests in the GitHub Copilot app
Learn how I modernized an old codebase of mine using stacked sessions and pull requests in the GitHub Copilot app.
The cost of saying yes has changed
The cost of writing code dropped; the cost of owning it didn’t. A framework for deciding which changes are actually cheap in the AI era.
GitHub for Beginners: Your roadmap to mastering the GitHub essentials
New to GitHub? This beginner’s guide explains version control, repositories, and pull requests—plus everything else you need to start working confidently on GitHub.