Name | Type | Description | Notes |
---|---|---|---|
external_tracker_format | str | External Issue Tracker URL Format. Use the placeholders {user}, {repo} and {index} for the username, repository name and issue index. | [optional] |
external_tracker_regexp_pattern | str | External Issue Tracker issue regular expression | [optional] |
external_tracker_style | str | External Issue Tracker Number Format, either `numeric`, `alphanumeric`, or `regexp` | [optional] |
external_tracker_url | str | URL of external issue tracker. | [optional] |