jira
Bug System
Enables support for reading and writing back to JIRA, both on-premise and in-cloud. See also the Bugsystems documentation for more information.
None
Option | Notes |
---|---|
--jira-base-url=<url> |
URL for the JIRA installation |
--jira-issue-re=<expr> |
regular expression to use when trying to find a JIRA ref in the patch name |
--jira-password=<pw> |
Password to use for authentication |
--jira-status-re=<expr> |
Grep regular expression representing the issue status whose patch is applicable to the codebase |
--jira-user=<user> |
Username to use for authentication |
None
None