Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 709 Bytes

ExternalTracker.md

File metadata and controls

executable file
·
12 lines (8 loc) · 709 Bytes

ExternalTracker

Properties

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_style str External Issue Tracker Number Format, either `numeric` or `alphanumeric` [optional]
external_tracker_url str URL of external issue tracker. [optional]

[Back to Model list] [Back to API list] [Back to README]