Skip to content

rgodfrey/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Usage

usage: github2jira [-h] [--repo REPO] [--user USER] [--project PROJECT]
                   [--githubbaseurl GITHUBURL] [--jirabaseurl JIRAURL]
                   ISSUE [ISSUE ...]

Convert GitHub issue into JIRA issue

positional arguments:
  ISSUE                 The issue number

optional arguments:
  -h, --help            show this help message and exit
  --repo REPO           The name of the repository (default:
                        EnMasseProject/enmasse)
  --user USER           The name of the user in the JIRA system
  --project PROJECT     The project in the JIRA system (default: ENTMQMAAS)
  --githubbaseurl GITHUBURL
                        The base URL for github (default:
                        https://api.github.com)
  --jirabaseurl JIRAURL
                        The base URL for jira (default:
                        https://issues.redhat.com/rest/api/2)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages