nickosh/Allure-to-Wrike failures sync
GitHub Action to create Wrike tasks from failed or broken Allure tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wrike_api_url | Wrike API Url | yes | https://www.wrike.com/api/v4/ |
| wrike_token | Wrike API Token | yes | — |
| wrike_root_folder_id | ID of the Wrike folder where the script will create subfolders and tasks | yes | — |
| allure_report_url | URL to the Allure report to be parsed | yes | — |
| allure_report_url_poll_timeout | Timeout (sec) for check if Allure report URL is alive | yes | 300 |
| allure_report_url_poll_step | Step between checking (sec) if Allure report URL is alive | yes | 30 |
Outputs
no outputs