Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/octopush/pulls/38
720 B
720 B
ExternalTracker
Properties
Name | Type | Description | Notes |
---|---|---|---|
external_tracker_format | Option<String> | External Issue Tracker URL Format. Use the placeholders {user}, {repo} and {index} for the username, repository name and issue index. | [optional] |
external_tracker_style | Option<String> | External Issue Tracker Number Format, either numeric or alphanumeric |
[optional] |
external_tracker_url | Option<String> | URL of external issue tracker. | [optional] |