[go: nahoru, domu]

Skip to content
New issue

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

Add issues remotely to Github Repo with NPM #136

Open
ferranvila opened this issue Feb 26, 2015 · 0 comments
Open

Add issues remotely to Github Repo with NPM #136

ferranvila opened this issue Feb 26, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@ferranvila
Copy link
Contributor

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"]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants