iterative / cml

♾️ CML - Continuous Machine Learning | CI/CD for ML
http://cml.dev
Apache License 2.0
3.99k stars 333 forks source link

Is it possible to provide a comment in a task that is inside an issue in gitlab? #1442

Open NikolayGulyaev12 opened 5 months ago

NikolayGulyaev12 commented 5 months ago

Good afternoon, I need to comment on a task that is located inside a specific issue. Is it possible to provide an additional pointer?

image

image

I mean indicating a specific path to the task.

DivineOblivion commented 5 months ago

Tasks in gitlab are numbered in the same way as issues. You need to provide the task number after issue.

cml comment create --target='issue/13' ...