codeapprove / feedback

Feedback for CodeApprove
0 stars 0 forks source link

Alternative to GitHub's suggestion comments #89

Open samatcodeapprove opened 1 year ago

samatcodeapprove commented 1 year ago

GitHub allows reviewers to suggest code changes in a comment, which the author can then accept inline. This saves time copy-pasting: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/incorporating-feedback-in-your-pull-request

The main blocker right now is CodeApprove not having write access to code (by design!) so a direct commit is not an option.

Suggested by @ncooke3