mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
chore: auto-fix lint & formatting [skip ci]
This commit is contained in:
parent
2dcb684e94
commit
cd591d658a
2 changed files with 48 additions and 48 deletions
|
|
@ -5,7 +5,7 @@ WebHooker supports 23 GitHub webhook event types, each with a dedicated formatte
|
||||||
## Events Table
|
## Events Table
|
||||||
|
|
||||||
| Event | Description | Embed Highlights |
|
| Event | Description | Embed Highlights |
|
||||||
| ----------------------------- | ------------------------------ | ------------------------------------------------ |
|
| ----------------------------- | ------------------------------ | ------------------------------------------------------------------------------ |
|
||||||
| `push` | Code pushed to a branch | Commit list, branch, author, diff stats |
|
| `push` | Code pushed to a branch | Commit list, branch, author, diff stats |
|
||||||
| `pull_request` | PR opened/closed/merged/edited | PR title, branch, diff stats, labels |
|
| `pull_request` | PR opened/closed/merged/edited | PR title, branch, diff stats, labels |
|
||||||
| `issues` | Issue opened/closed/edited | Issue title, labels, assignees |
|
| `issues` | Issue opened/closed/edited | Issue title, labels, assignees |
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ WebHooker 支持 23 种 GitHub webhook 事件类型,每种都有专用的格
|
||||||
## 事件表
|
## 事件表
|
||||||
|
|
||||||
| 事件 | 说明 | 嵌入亮点 |
|
| 事件 | 说明 | 嵌入亮点 |
|
||||||
| ----------------------------- | ---------------------- | -------------------------------------- |
|
| ----------------------------- | ---------------------- | ------------------------------------------------ |
|
||||||
| `push` | 代码推送到分支 | 提交列表、分支、作者、差异统计 |
|
| `push` | 代码推送到分支 | 提交列表、分支、作者、差异统计 |
|
||||||
| `pull_request` | PR 打开/关闭/合并/编辑 | PR 标题、分支、差异统计、标签 |
|
| `pull_request` | PR 打开/关闭/合并/编辑 | PR 标题、分支、差异统计、标签 |
|
||||||
| `issues` | 议题打开/关闭/编辑 | 议题标题、标签、指派人 |
|
| `issues` | 议题打开/关闭/编辑 | 议题标题、标签、指派人 |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue