cordea/YouTrack Script
Execute a simple script using YouTrack REST API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| script | The script to run. | yes | — |
| youtrack-url | The base url for YouTrack. | yes | — |
| youtrack-token | The token for YouTrack. | yes | — |
| result-encoding | The encoding of the result. "json" or "string". | — | json |
Outputs
| name | description |
|---|---|
| result | The result of script execution. |