mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
1.9 KiB
1.9 KiB
TimelineComment
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assignee | User | [optional] | |
| assigneeTeam | Team | [optional] | |
| body | String | Body contains the timeline event content | [optional] |
| createdAt | Date | [optional] | |
| dependentIssue | Issue | [optional] | |
| htmlUrl | String | HTMLURL is the web URL for viewing the comment | [optional] |
| id | Long | ID is the unique identifier for the timeline comment | [optional] |
| issueUrl | String | IssueURL is the API URL for the issue | [optional] |
| label | Label | [optional] | |
| milestone | Milestone | [optional] | |
| newRef | String | [optional] | |
| newTitle | String | [optional] | |
| oldMilestone | Milestone | [optional] | |
| oldProjectId | Long | [optional] | |
| oldRef | String | [optional] | |
| oldTitle | String | [optional] | |
| projectId | Long | [optional] | |
| pullRequestUrl | String | PRURL is the API URL for the pull request (if applicable) | [optional] |
| refAction | String | [optional] | |
| refComment | Comment | [optional] | |
| refCommitSha | String | commit SHA where issue/PR was referenced | [optional] |
| refIssue | Issue | [optional] | |
| removedAssignee | Boolean | whether the assignees were removed or added | [optional] |
| resolveDoer | User | [optional] | |
| reviewId | Long | [optional] | |
| trackedTime | TrackedTime | [optional] | |
| type | String | Type indicates the type of timeline event | [optional] |
| updatedAt | Date | [optional] | |
| user | User | [optional] |