Improvement
Expanding REST API support for triage and maintain roles
Summary
We are expanding support for the triage and maintain roles in the REST API. Users with the triage or maintain role can now use endpoints that reflect what they can…
We are expanding support for the triage
and maintain
roles in the REST API. Users with the triage
or maintain
role can now use endpoints that reflect what they can do in a repository, such as adding a label to an issue. Additionally, these new permissions can now be granted and managed via the API and will show up as assigned roles in API responses.
Learn more about support for the triage and maintain roles in the REST API