You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Great work done with this library.
I am successfully able to send a comment to a jira case as I show it on the picture below:
I am new to javascript and there is no steps on my config.json file about: jira comment [options] <issue>,[text]
But it works fine for me.
However, is there any other way of running the comment command apart from that? "test": "npx wdio run ./wdio.conf.js && jira comment JIR-571 [text]"
Any sample code to see it in action and for me to get some inspiration?
The text was updated successfully, but these errors were encountered:
Hi,
Great work done with this library.
I am successfully able to send a comment to a jira case as I show it on the picture below:
I am new to javascript and there is no steps on my config.json file about:
jira comment [options] <issue>,[text]
But it works fine for me.
However, is there any other way of running the comment command apart from that?
"test": "npx wdio run ./wdio.conf.js && jira comment JIR-571 [text]"
Any sample code to see it in action and for me to get some inspiration?
The text was updated successfully, but these errors were encountered: