{"id":20010339,"url":"https://github.com/fifsky/dingtalk-action","last_synced_at":"2025-06-16T05:33:27.294Z","repository":{"id":65155476,"uuid":"207724428","full_name":"fifsky/dingtalk-action","owner":"fifsky","description":"🐳Dingtalk robot message for github action","archived":false,"fork":false,"pushed_at":"2019-10-16T02:11:59.000Z","size":58,"stargazers_count":14,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T07:09:47.659Z","etag":null,"topics":["dingtalk-robot","github-actions"],"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}},"created_at":"2019-09-11T04:39:38.000Z","updated_at":"2024-07-04T06:41:52.000Z","dependencies_parsed_at":"2023-01-05T13:19:10.402Z","dependency_job_id":null,"html_url":"https://github.com/fifsky/dingtalk-action","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"c06da8ef89db40042b5001377802e72ffd6ff83d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"actions/container-toolkit-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fdingtalk-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fdingtalk-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fdingtalk-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifsky%2Fdingtalk-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fifsky","download_url":"https://codeload.github.com/fifsky/dingtalk-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252395181,"owners_count":21740979,"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":["dingtalk-robot","github-actions"],"created_at":"2024-11-13T07:19:21.323Z","updated_at":"2025-05-04T20:30:46.244Z","avatar_url":"https://github.com/fifsky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dingtalk robot action\n\n![](https://github.com/fifsky/dingtalk-action/workflows/dingtalk/badge.svg)\n\nGithub action for sending dingtalk robot messages\n\n## ✨ Example Usage\n\n```yml\n- name: dingtalk robot message\nuses: fifsky/dingtalk-action@master\nwith:\n  url: ${{ secrets.DINGTALK_WEBHOOK}}\n  type: markdown\n  content: |\n    # Tips\n    ## Hello\n    \u003e from github action message\n    \u003e ^_^\n```\n\n🔐 Set your secrets here: `https://github.com/USERNAME/REPO/settings/secrets`.\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 dingtalk robot: https://oapi.dingtalk.com/robot/send?access_token=xxxxxx |\n| type | string | No | text | Dingtalk 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 |\n\nif type is custom, content is dingtalk api json request body,for example\n\n\u003e content: {\"msgtype\": \"text\", \"text\": {\"content\": \"我就是我, 是不一样的烟火\"}}\n\n## Dingtalk robot document\n\nhttps://ding-doc.dingtalk.com/doc#/serverapi2/qf2nxq","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifsky%2Fdingtalk-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffifsky%2Fdingtalk-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifsky%2Fdingtalk-action/lists"}