# openwhisk-package-jira **Repository Path**: mirrors_apache/openwhisk-package-jira ## Basic Information - **Project Name**: openwhisk-package-jira - **Description**: [DEPRECATED] - Interact with JIRA software software development tool used for issue tracking, and project management functions - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenWhisk Package for Jira [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-package-jira.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-package-jira) This package includes actions that interact with JIRA software software development tool used for issue tracking, and project management functions. For more information on JIRA vist their home page: https://www.atlassian.com/software/jira Specifically, this package includes: ## Actions * "createIssue" * JavaScript: [createIssue.js](https://github.com/apache/incubator-openwhisk-package-jira/blob/master/src/jirajs/createIssue.js) * Swift: [createIssue.swift](https://github.com/apache/incubator-openwhisk-package-jira/blob/master/src/jiraswift/createIssue.swift)