With this node script it is possible to create an issue to a repo.
https://gist.github.com/fnva/fe35fcb91953b287f36a
This script was developed by this API: https://github.com/mikedeboer/node-github
The documentation is there: http://mikedeboer.github.io/node-github/
To run the script:
npm install github
node get_milestone_by_description.js 33ce75195168f46e437992fc2d99d4da5daaacea fnva sandbox-test title
With this node script it is possible to create an issue to a repo.
https://gist.github.com/fnva/fe35fcb91953b287f36a
This script was developed by this API: https://github.com/mikedeboer/node-github
The documentation is there: http://mikedeboer.github.io/node-github/
To run the script: