We’ve expanded our REST and GraphQL APIs for interaction limits to include two recently released features:
- set and query interaction limits for user accounts
- set longer interaction limits on repositories, organizations, and user accounts
npm packages may include bundled TypeScript declarations. When this declaration file is published inside a package and specified using the types
or typings
key in the package's package.json
, the npm registry will display that the package has available bindings.
This change will help developers know which packages have built-in TypeScript declarations.
We’ve expanded our REST and GraphQL APIs for interaction limits to include two recently released features:
We've added temporary interaction limits to user accounts. Users can set temporary limits on who can interact with their public repositories for up to six months. You can use them to force a cool-down period during heated discussions, or prevent spam or abuse.
Learn more about the GitHub Interaction Limits for user accounts