[DelegateAPIViewFeedbackTool] update an existing issue/PR when new comments are added to APIView
Open
P0
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
If we re-run the tool after a new comment has been added, then it should:
- check if there's an existing issue for this and a corresponding open PR (most likely if the commit sha and package are the same)
- If so, add the new comment as a PR comment with copilot tagged + update the original PR description.
Contributor guide
Assessment
This issue has not been assessed yet.