HGUISEL / HGUISEL/BugPatchCollector

Get Project key from Jira

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

# usage: '-k' with 'j'
./BugPatchCollector -i https://github.com/apache/zookeeper -o /your/directory -k ZOOKEEPER -j issues.apache.org

# example 1
https://issues.apache.org/jira/browse/ZOOKEEPER-3007?jql=issuetype%20%3D%20Bug%20AND%20status%20%3D%20Resolved
스크린샷 2019-08-09 오후 3 48 13
#### Project Key: **ZOOKEEPER**

# example 2
https://jira.mongodb.org/browse/JAVA-3213?jql=project%20%3D%20JAVA%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20ASC%2C%20updated%20DESC
스크린샷 2019-08-09 오후 3 48 13
#### Project Key: **JAVA**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.