YouTrack — API
youtrack/api · version 1
envs add youtrack/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
YOUTRACK_URL |
required | config | Instance address.. Shape ^https://\S+$. where to get it |
YOUTRACK_TOKEN |
required | secret | Permanent token.. Shape ^perm[-:][A-Za-z0-9._-]{20,}$. where to get it |