{"id":28096872,"url":"https://github.com/actions-cool/emoji-helper","last_synced_at":"2025-05-13T16:57:27.791Z","repository":{"id":48373241,"uuid":"378005147","full_name":"actions-cool/emoji-helper","owner":"actions-cool","description":"🤪 Add emoji to Issue、PR、release、comment.","archived":false,"fork":false,"pushed_at":"2021-07-29T10:39:43.000Z","size":71,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T19:52:21.368Z","etag":null,"topics":["actions","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/actions-cool.png","metadata":{"files":{"readme":"README.en-US.md","changelog":"CHANGELOG.md","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":"2021-06-18T01:46:52.000Z","updated_at":"2024-04-07T20:49:03.000Z","dependencies_parsed_at":"2022-08-29T20:22:48.346Z","dependency_job_id":null,"html_url":"https://github.com/actions-cool/emoji-helper","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.375,"last_synced_commit":"95a14bccfa362d4eb906b89e6a6cdd22912600a9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"actions-cool/action-js-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Femoji-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Femoji-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Femoji-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Femoji-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-cool","download_url":"https://codeload.github.com/actions-cool/emoji-helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253989987,"owners_count":21995768,"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":["actions","github-actions"],"created_at":"2025-05-13T16:57:15.929Z","updated_at":"2025-05-13T16:57:27.783Z","avatar_url":"https://github.com/actions-cool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤪 Emoji Helper\n\n[简体中文](./README.md) | English\n\n![](https://img.shields.io/github/workflow/status/actions-cool/emoji-helper/CI?style=flat-square)\n[![](https://img.shields.io/badge/marketplace-emoji--helper-blueviolet?style=flat-square)](https://github.com/marketplace/actions/emoji-helper)\n[![](https://img.shields.io/github/v/release/actions-cool/emoji-helper?style=flat-square\u0026color=orange)](https://github.com/actions-cool/emoji-helper/releases)\n\nAdds emoji to issues, PRs, releases and comments\n\n## 🚀 How to use?\n\n```yml\nname: Emoji Helper\n\non: release\n\njobs:\n  emoji:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions-cool/emoji-helper@v1.0.0\n        with:\n          type: 'release'\n          emoji: '+1, laugh, heart, hooray, rocket, eyes'\n```\n\n### Inputs\n\n| Name | Description | Required |\n| - | - | - |\n| token | GitHub token. If not passed, a default token is used. | ✖ |\n| type | Event type, one of: `issue`, `pr`, `release` or `comment`. | ✔ |\n| emoji | Emoji to add ([see mapping](#emoji-mapping)). | ✔ |\n| comment-id | The ID of the item to add the emoji to. | ✖ | \n\n- `comment-id`：一 Usually tricky to find, so consider [using the helper](https://github.com/actions-cool/issues-helper#find-comments).\n\n## Emoji Mapping\n\n| content | emoji |\n| -- | -- |\n| `+1` | 👍 |\n| `-1` | 👎 |\n| `laugh` | 😄 |\n| `confused` | 😕 |\n| `heart` | ❤️ |\n| `hooray` | 🎉 |\n| `rocket` | 🚀 |\n| `eyes` | 👀 |\n\n## ⚡ Feedback\n\nAny feedback is much appreciated. If you find a bug or want to add a feature, you can so so in the following ways:\n\n- [Creating an issue](https://github.com/actions-cool/emoji-helper/issues) to report a bug\n- [Openign a Pull Request](https://github.com/actions-cool/emoji-helper/pulls) to improve the `emoji-helper` action\n\nThere's also a DingTalk exchange group (likely in Chinese). Scan below to join.\n\n![](https://github.com/actions-cool/resources/blob/main/dingding.jpeg?raw=true)\n\n## Changelog\n\nThe changelog is kept [in a separate file](./CHANGELOG.md)\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factions-cool%2Femoji-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factions-cool%2Femoji-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factions-cool%2Femoji-helper/lists"}