node-jira
https://github.com/steves/node-jira
JavaScript
A nodejs wrapper for the JIRA REST API
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to node-jira
Help out
- Issues
- Allow options object with "fields" and "expand" where applicable.
- findIssue returns null for error and issue
- Adding expand renderedFields to findIssue. Implemented createMeta function
- Add attachments to an issue
- Added "files" property to package.json and removed .npmignore
- Adding in makeOptions to allow easy building of request options and defa...
- Add support for attaching files to an issue
- searchJira function faild if more then one component is requested
- add possibility to get all sprints
- Debugged wrong URI parameter in decodeURIComponent. missing "/jira/" ?
- Docs
- JavaScript not yet supported