Change Requests
API for managing change requests.
๐๏ธ Retrieves change request configuration for a project
 **Enterprise feature**
๐๏ธ Updates change request configuration for an environment in the project
 **Enterprise feature**
๐๏ธ Get scheduled change requests matching a query.
 **Enterprise feature**
๐๏ธ Create/Add change to a change request
 **Enterprise feature**
๐๏ธ Retrieves number of project change requests in each state
 **Enterprise feature**
๐๏ธ Retrieves pending change requests in configured environments
 **Enterprise feature**
๐๏ธ Retrieves pending change requests in configured environments
 **Enterprise feature**
๐๏ธ Retrieves all change requests for a project
 **Enterprise feature**
๐๏ธ Retrieves all pending change requests referencing a feature in the project
 **Enterprise feature**
๐๏ธ Retrieves one change request by id
 **Enterprise feature**
๐๏ธ Deletes a change request by id
 **Enterprise feature**
๐๏ธ Discards a change from a change request by change id
 **Enterprise feature**
๐๏ธ Edits a single change in a change request
 **Enterprise feature**
๐๏ธ This endpoint will update the state of a change request
 **Enterprise feature**
๐๏ธ This endpoint will update the custom title of a change request
 **Enterprise feature**
๐๏ธ This endpoint will add a comment to a change request
 **Enterprise feature**