Home
last modified time | relevance | path

Searched refs:JIRA (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/commit-checker/
H A Dcheck.py16 from jira import JIRA namespace
30 # JIRA constants.
33 # NB: you can fetch the resolution IDs by authenticating to JIRA and then viewing
226 jira = JIRA(jira_url, basic_auth=(jira_username, jira_password))
228 jira = JIRA(jira_url)
482 # JIRA ticket was not in query, but was actually closed.
509 # JIRA ticket was not in query, but was actually closed.

Completed in 2 milliseconds