{"id":17655231,"url":"https://github.com/valerauko/wrike-ist","last_synced_at":"2026-02-10T19:31:03.825Z","repository":{"id":46600067,"uuid":"370986019","full_name":"valerauko/wrike-ist","owner":"valerauko","description":"GitHub Action for Wrike task automation","archived":false,"fork":false,"pushed_at":"2023-06-27T07:45:55.000Z","size":1423,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T16:34:04.383Z","etag":null,"topics":["automation","github","github-actions","hacktoberfest","issues","pull-requests","task-management","wrike"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valerauko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"valerauko"}},"created_at":"2021-05-26T09:58:26.000Z","updated_at":"2023-04-21T04:43:39.000Z","dependencies_parsed_at":"2024-12-20T16:26:39.135Z","dependency_job_id":"63adedb5-021f-4825-856e-7b929c820665","html_url":"https://github.com/valerauko/wrike-ist","commit_stats":{"total_commits":111,"total_committers":1,"mean_commits":111.0,"dds":0.0,"last_synced_commit":"d8be082aedac5893159e4554bad383ca4084c5d0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/valerauko/wrike-ist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fwrike-ist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fwrike-ist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fwrike-ist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fwrike-ist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valerauko","download_url":"https://codeload.github.com/valerauko/wrike-ist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fwrike-ist/sbom","scorecard":{"id":915013,"data":{"date":"2025-08-11","repo":{"name":"github.com/valerauko/wrike-ist","commit":"5924b352afb2be5b8525b24d25ca7ba037194fe3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/develop.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/develop.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/develop.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/develop.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/develop.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valerauko/wrike-ist/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating clojure:temurin-17-lein-2.10.0 to clojure:temurin-17-lein-2.10.0@sha256:9588d2c395d698334dd550d59a72b5ecdff4844e15449261806946e8108def00","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:3","Warn: npmCommand not pinned by hash: docker/Dockerfile:8","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T20:39:16.360Z","repository_id":46600067,"created_at":"2025-08-24T20:39:16.360Z","updated_at":"2025-08-24T20:39:16.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29313123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","github","github-actions","hacktoberfest","issues","pull-requests","task-management","wrike"],"created_at":"2024-10-23T12:42:32.754Z","updated_at":"2026-02-10T19:31:03.798Z","avatar_url":"https://github.com/valerauko.png","language":"Clojure","funding_links":["https://ko-fi.com/valerauko"],"categories":[],"sub_categories":[],"readme":"# wrike-ist\n\nA GitHub action to make using wrike as a task management tool easier. It does some of the convenient things GitHub does for Issues:\n\n* link pull request to wrike task when the pull request links to the task\n* merging a pull request marks the linked task as completed automatically\n\n![wrike-green grass](https://repository-images.githubusercontent.com/370986019/438bfa00-bee4-11eb-86c2-03452b4e91f4)\n\n## Pull requests\n\nThis Action recognizes that a pull request links to a wrike task, if there is a wrike permalink pointing to a task in the pull request description. It will then post a comment to the task with a link to the pull request, and mark the task as completed when the pull request is merged.\n\n### Example:\n\n```markdown\n## Task\nhttps://www.wrike.com/open.htm?id=696166643\n\n## What\nAbstracted common functionality into a new interface\n\n## How\n* implemented new interface\n* changed all callsites to use interface\n* added generated tests\n```\n\n### How to find task permalink\n\n![image](https://user-images.githubusercontent.com/6322484/119765500-56a3c780-beee-11eb-8af6-c2d4085682f2.png)\n\n\n## Setup\n\nHere's a sample workflow:\n\n```yaml\nname: 'Update wrike'\n\non:\n  pull_request:\n    types:\n      - closed # for closing tasks on merge\n      - edited # link in description might be updated\n      - opened # yay new pr\n      - reopened # someone must've whoops'ed a pr\n      - ready_for_review # a pr is no longer draft\n      # - synchronize # new commit to pr\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: valerauko/wrike-ist@v1\n        env:\n          WRIKE_TOKEN: ${{ secrets.WRIKE_TOKEN }}\n```\n\n### wrike token\n\nCurrently this action needs a permanent token as it does not support the wrike OAuth workflow. You can issue one [from the Apps \u0026 Integrations menu](https://help.wrike.com/hc/en-us/community/posts/211849065-Get-Started-with-Wrike-s-API).\n\nOnce you have a token, add it to your repository at Settings \u003e Secrets.\n\n### Inputs\n\nOptionally you can specify (by name) what status you'd want to move the linked task to.\n\n#### `merged`\n\nSpecifies the status to move the task to when the linked PR is merged.\n\nIf not specified or not found, falls back to the first Completed status in your workflow.\n\nThe transition can be disabled by setting the `merged` value to `\"-\"`.\n\n#### `opened`\n\nSpecifies the status to move the task to when the linked PR is ready for review (opened or re-opened as ready-for-review, or marked as ready-for-review from draft).\n\nIf not specified, does nothing.\n\n#### `closed`\n\nSpecifies the status to move the task to when the linked PR is closed without merging.\n\nIf not specified or not found, falls back to the first Cancelled status in your workflow.\n\nThe transition can be disabled by setting the `closed` value to `\"-\"`.\n\n## Development\n\n```shell\nalias yarn=\"docker-compose run --rm dev yarn\"\n```\n\nThe development environment is dockerized so you don't need npm or Java installed locally.\n\n1. clone the source code\n1. install JS dependencies with `yarn`\n1. apply your changes\n1. lint it with `yarn lint`\n\n### Testing\n\nPush to see how Github likes it (set up Github actions in your repo to have it run on a feature/branch).\n\n### Cleaning up\n\n* `yarn clean`\n* `yarn hard-reset`\n\n## Credit\n\nCover photo by \u003ca href=\"https://unsplash.com/@chiklad?utm_source=unsplash\u0026utm_medium=referral\u0026utm_content=creditCopyText\"\u003eOchir-Erdene Oyunmedeg\u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/grass?utm_source=unsplash\u0026utm_medium=referral\u0026utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalerauko%2Fwrike-ist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalerauko%2Fwrike-ist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalerauko%2Fwrike-ist/lists"}