Page MenuHomePhabricator

help with commenting on a commit via conduit (currently being deprecated)
Closed, InvalidPublic

Description

Hello!

Really enjoying the Conduit API for Phabricator, however recently I've found the need to be able to "Raise a Concern" on a specific commit based on it's PHID-CMIT-* id.

It looks like this was once supported behavior but is being deprecated [0] - there aren't really any hints on what the functionality it is being replaced with.

I was hoping someone could help me understand what replaced diffusion.createcomment and how I could 'Raise a Concern' on a commit.

Thanks in advance!

https://phab.enlightenment.org/conduit/method/diffusion.createcomment/

Event Timeline

pwnetrationguru raised the priority of this task from to Needs Triage.
pwnetrationguru updated the task description. (Show Details)
pwnetrationguru added a subscriber: pwnetrationguru.
btrahan claimed this task.
btrahan added a subscriber: btrahan.

Deprecated calls still work, they may just be removed at any moment. Please follow T5873 for when that might happen (my guess - not particularly soon) and be prepared to update the code. :D