Origin API changelog: Documented SSH certificate authority endpoints — list, add, delete, and set whether an owner requires certificates for git over SSH.
Changelog
Origin API
Origin API changelog: Documented SSH certificate authority endpoints — list, add, delete, and set whether an owner requires certificates for git over SSH.
Origin API reference: namespace:settings:read and namespace:settings:write now cover reading and managing SSH certificate authorities (writes require a Cursor user credential).
Create Installation Access Token: tokens expire after at most 15 minutes and never later than the app JWT that requested them; read expiresAt and mint a new token when it passes.
Get Git Commit: abbreviated SHAs resolve only with at least 5 hex characters and only among commit objects.
pull_request.label.removed webhook payload includes actor when the principal is known (same as label added).