-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Labels
api-reactionsWork to complete the API's defined here: https://developer.github.com/v3/reactionsWork to complete the API's defined here: https://developer.github.com/v3/reactionsdiscussionWe are looking for additional community feedback on this topic before proceeding further.We are looking for additional community feedback on this topic before proceeding further.enhancementAn issue or pull request introducing new functionality to the project.An issue or pull request introducing new functionality to the project.triage neededAn issue that needs to be reviewed by a member of the team.An issue that needs to be reviewed by a member of the team.
Description
Feature Idea Summary
Now that #193 is in, this will track reacting to
- Issue Comments
- PR Comments
- Commit Comments
Feature Idea Additional Details
In #193, I proposed:
For Get-GitHubComment I've can add PullRequestNumber and IssueNumber
Get-GitHubReaction will have a parameter set just for Issue (PullRequestNumber will then be alias so that pipeline works) with an optional Comment parameter. When we support Pull Request Comments we can split up into 2 parameter sets:
PullRequestComment
PullRequestReviewComment
where we add a ReviewComment param
This would also align with Get-GitHubComment which can get PR Comments today.
Requested Assignment
- If possible, I would like to implement this.
Metadata
Metadata
Assignees
Labels
api-reactionsWork to complete the API's defined here: https://developer.github.com/v3/reactionsWork to complete the API's defined here: https://developer.github.com/v3/reactionsdiscussionWe are looking for additional community feedback on this topic before proceeding further.We are looking for additional community feedback on this topic before proceeding further.enhancementAn issue or pull request introducing new functionality to the project.An issue or pull request introducing new functionality to the project.triage neededAn issue that needs to be reviewed by a member of the team.An issue that needs to be reviewed by a member of the team.