actions-marketplace-validations/Move Yandex Tracker Task On Board
This action help you to automate task progress on board
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 18, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/evrone-erp_yandex-tracker-action@b8bf1df6e9824a7a575f5fbc2710fce0e0878cf3 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ignore | Task that need to be ignored. Long lifecycle tasks, e.g. daily task | no | — |
| tasks | The task key. If not set - parse from branch name, e.g. <fix/ERP-11/find-a-bug>. ERP-11 will be TASK_KEY | no | — |
| task_url | If true - set comment with the task url <https://tracker.yandex.ru/TASK_KEY> on pull_request | no | false |
| to | When PR is open or merged where should action move the task on the tracker board | no | — |
| token | Github Token. Needed when TASK_URL is true. For setting comments on PR | yes | — |
| yandex_oauth2_token | YANDEX OAUTH2 token. From what account send the request with payload | yes | — |
| yandex_org_id | YANDEX organization id for send the request with payload | yes | — |
Outputs
no outputs