A nimbella commander that gives details of 'issues' in gitlab.
A nimbella commander that gives ‘id’, ‘title’, ‘description’ and ‘author’ of project if the ‘issue’ is under ‘opened’ state in gitlab.
/nc csm_install github:Nithishravindra/gitlab_nimbella
Grab ‘Personal Access Token’ from Gitlab, then by using ‘/nc secret_create’ add ‘privateToken’ in ‘Name’ and ‘Personal Access Token’ in ‘Value’.
Run the following command to get issue details of project.
/dapp issue
MIT.