Change Request
Get a Change Request (issue).
The Change Request object represents a change request record associated with either a Component or an Application. Arrays of Change Request objects are returned by accessing the requests property of an Application or Component object or the requests() method of an Application.
The following properties can be accessed for a Change Request object:
ID | String | The change request id. |
---|---|---|
name | String | The change request description. |
status | String | The change request status. |
api_url | String | A URL which - if passed to restful_get - will return an array containing the full details of the change request from the external change tracking system. Useful for getting more information than the ID / description / status combination which is stored in DeployHub Pro. |
html_url | String | A URL which will direct a browser to the page describing the change request in the external change tracking system. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified September 18, 2024: Signed-off-by: tracyragan <[email protected]> (7195cf1)