Open
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
Work to complete the API's defined here: https://developer.github.com/v3/reactionsWe are looking for additional community feedback on this topic before proceeding further.An issue or pull request introducing new functionality to the project.An issue that needs to be reviewed by a member of the team.