I am trying to add inline comments via the Conduit API, and am using the command arc call-conduit differential.createinline
. The request succeeds, however the comment is marked as unsubmitted.
The end goal is to be able to have my build job add these comments programatically, but this isn't useful if the comments are not ultimately submitted. Any advice on how to create inline comments & submit them?