项目作者: aelkz

项目描述 :
Atlassian JIRA REST API Integration with Google API and Google Sheets app
高级语言: JavaScript
项目地址: git://github.com/aelkz/jira-rest2google-sheets.git
创建时间: 2016-02-25T13:52:28Z
项目社区:https://github.com/aelkz/jira-rest2google-sheets

开源协议:Other

下载


jira-rest2google-sheets

Atlassian JIRA REST API Integration with Google API and Google Sheets app

This app can let you pull Atlassian Jira user backlog. You can also use default registered issues fields and custom issue fields. It builds a general backlog and another user specific that you can parameterize using JQL (Jira Query Language) from Jira REST API. This can help you to track and customize information about Jira issues. (project currently under development)

Note:

  • You must have Atlassian Jira server already working.
  • You must be able to communicate to Atlassian Jira server using REST Jira API.
  • You must have a registered Jira user with required permission to pull Issues.

Screenshots

Some screenshots of the current version:
Google Sheets backlog layout

enter image description here

Atlassian Jira user information

enter image description here

Atlassian Jira user authentication

enter image description here

License

The MIT License (MIT)
Copyright (c) 2016 RAPHAEL ALEX SILVA ABREU
https://github.com/aelkz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.