{"id":15286410,"url":"https://github.com/fifsky/wechat-work-action","last_synced_at":"2025-07-15T03:36:55.487Z","repository":{"id":145068165,"uuid":"207740136","full_name":"fifsky/wechat-work-action","owner":"fifsky","description":"🦄Wechat-Work robot for github action","archived":false,"fork":false,"pushed_at":"2019-10-16T01:58:46.000Z","size":126,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T03:55:25.028Z","etag":null,"topics":["github-actions","robot","wechat-work"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fifsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-09-11T06:33:17.000Z","updated_at":"2023-02-21T08:02:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"269c7454-aaae-486e-9c21-6b6082dabfa5","html_url":"https://github.com/fifsky/wechat-work-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fifsky/wechat-work-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fwechat-work-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fwechat-work-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fwechat-work-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fwechat-work-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fifsky","download_url":"https://codeload.github.com/fifsky/wechat-work-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fwechat-work-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265397979,"owners_count":23758459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["github-actions","robot","wechat-work"],"created_at":"2024-09-30T15:13:55.126Z","updated_at":"2025-07-15T03:36:55.462Z","avatar_url":"https://github.com/fifsky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wechat-Work robot action\n\n![](https://github.com/fifsky/wechat-work-action/workflows/wechat/badge.svg)\n\nGithub action for sending Wechat-Work robot messages\n\n## ✨ Example Usage\n\n```yml\n- name: wechat-work robot message\nuses: fifsky/wechat-work-action@master\nwith:\n  url: ${{ secrets.WECHATWORK_WEBHOOK}}\n  type: markdown\n  content: |\n    # Tips\n    ## Hello\n    \u003e from github action message\n    \u003e ^_^\n    - repository: ${{ github.repository }}\n    - committer: ${{ github.actor }}\n    - compare: [view](${{ github.event.compare }})\n    - job status: ${{ job.status }}\n```\n\n🔐 Set your secrets here: `https://github.com/USERNAME/REPO/settings/secrets`.\n\nContexts and expression syntax for GitHub Actions, here: https://help.github.com/en/articles/contexts-and-expression-syntax-for-github-actions#github-context\n\n**Result**\n\n![result of example ssh workflow](result.png)\n\n## Options\n\n| option | type | required | default | description |\n| --- | --- | --- | --- | --- |\n|  url | string | Yes | none | The full address of webhook: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxxxx |\n| type | string | No | text | message type，support (text,markdown,custom) |\n| content | string | Yes | none |  Message content, text or markdown or json string |\n| at | string | No | none | At user,Use commas to separate, for example: 13812345678,13898754321 or all |\n\nif type is custom, content is wecaht-work api json request body,for example\n\n\u003e content: {\"msgtype\": \"text\", \"text\": {\"content\": \"我就是我, 是不一样的烟火\"}}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifsky%2Fwechat-work-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffifsky%2Fwechat-work-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifsky%2Fwechat-work-action/lists"}