finos / bot-github-chatops

A Symphony bot that uses ChatOps techniques to allow a firm employee to interact in a compliant manner with GitHub issues and PRs
Apache License 2.0
10 stars 2 forks source link

Discuss changes proposed by PRs #47

Open nikoant opened 6 years ago

nikoant commented 6 years ago

To effectively discuss changes proposed by pull requests we need ability to add comments to specific lines of changed code, or as replies to existing comments. This might be implemented as new optional parameters for existing "add-comment" command which will allow specifying either file and line number, or parent comment id.