We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With this node script it is possible to create an issue to a repo. https://gist.github.com/fnva/12649ed18e893d8b6881
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 create_issue.js 33ce75195168f46e437992fc2d99d4da5daaacea fnva sandbox-test title1 body1 2 '["bug", "enhancement"]'
The text was updated successfully, but these errors were encountered:
carloslozano
No branches or pull requests
With this node script it is possible to create an issue to a repo.
https://gist.github.com/fnva/12649ed18e893d8b6881
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 create_issue.js 33ce75195168f46e437992fc2d99d4da5daaacea fnva sandbox-test title1 body1 2 '["bug", "enhancement"]'
The text was updated successfully, but these errors were encountered: