oxctl/Post a comment to an ADO item

Posts a comment to an Azure DevOps work item via the Azure API using cURL.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ado-organizationThe ADO organization.yes
ado-projectThe ADO project.yes
ado-usernameThe ADO username that will be the owner of the comment IMPORTANT: Do not reveal this from the caller action, use secrets.yes
ado-personal-tokenThe ADO personal token for the username. IMPORTANT: Do not reveal this from the caller action, use secrets.yes
namedescription
api-responseThe response obtained by the Azure DevOps API