closed
The issue or pull request was closed. When the commit_id is present, it identifies the commit that closed the issue using "closes / fixes" syntax. For more information about the syntax, see "Linking a pull request to an issue" in the GitHub Help documentation.
Availability
| Issue type |
Issue events API |
Timeline events API |
|
X |
X |
Event object properties
| Name |
Type |
Description |
id |
integer |
The unique identifier of the event. |
node_id |
string |
The Global Node ID of the event. |
url |
string |
The REST API URL for fetching the event. |
actor |
object |
The person who generated the event. |
event |
string |
Identifies the actual type of event that occurred. |
commit_id |
string |
The SHA of the commit that referenced this issue. |
commit_url |
string |
The GitHub REST API link to the commit that referenced this issue. |
created_at |
string |
The timestamp indicating when the event occurred. |