简体中文 | English
给 Issue、PR、Release、Comment 增加 Emoji
name: Emoji Helper
on:
release:
types: [published]
jobs:
emoji:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/emoji-helper@v1.0.0
with:
type: 'release'
emoji: '+1, laugh, heart, hooray, rocket, eyes'
名称 | 描述 | 必填 |
---|---|---|
token | GitHub token。如果不传,即为默认 token。 | ✖ |
type | 事件类型。可选:issue pr release comment 。 |
✔ |
emoji | 增加 emoji。 | ✔ |
comment-id | 评论类型的 ID 。 | ✖ |
comment-id
:一般可能不太好找,参照。
content | emoji |
---|---|
+1 |
👍 |
-1 |
👎 |
laugh |
😄 |
confused |
😕 |
heart |
❤️ |
hooray |
🎉 |
rocket |
🚀 |
eyes |
👀 |
欢迎你来尝试使用,并提出意见,你可以通过以下方式:
- 通过 Issue 报告 bug 或进行咨询
- 提交 Pull Request 改进
emoji-helper
的代码
也欢迎加入 钉钉交流群