bloobirds-it/YouTrack Move
Move cards between YouTrack board columns
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 24, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: bloobirds-it/action-youtrack-move@2d323980954263fb5ee24772d66207387a21ae12 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Token | yes | — |
| yt-project-id | Issue ID prefix used in the projects | yes | — |
| yt-url | Base URL of your YouTrack instance | yes | https://my-yt.myjetbrains.com/youtrack |
| yt-token | Youtrack permanent token | yes | — |
| yt-column-field | Youtrack column name type | — | Stage |
| yt-column-triggers | Youtrack column names that trigger the action | — | PR Open |
| yt-column-target | Youtrack column name to move issues | — | PreProd |
Outputs
no outputs