AddStar
Adds star.
Input
| Name | Type | Required | Description |
| IssueId | String | False | Id of the issue. |
| CommentId | String | False | Id of the comment. |
| WikiId | String | False | Id of the wiki. |
| PullRequestId | String | False | Id of the pullRequest. |
| PullRequestCommentId | String | False | Id of the pullRequestComment. |
Result Set Columns
| Name | Type | Description |
| Success | String | Returns True if procedure succeeded. |