|
77 | 77 | *`github_owner`:*你想要为 repo 部署 🤖 的* GitHub org
|
78 | 78 | *`github_repo` :*你想部署 🤖 的* GitHub repo
|
79 | 79 |
|
80 |
| ->让我们看一个例子。您想要部署机器人来审查`WasmEdge/wasmedge_hyper_demo` repo 中的PR代码。这里`github_owner = WasmEdge` 且`github_repo = wasmedge_hyper_demo`。 |
| 80 | +>让我们看一个例子。您想要部署机器人来检查`WasmEdge/wasmedge_hyper_demo` repo 中的PR代码。这里`github_owner = WasmEdge` 且`github_repo = wasmedge_hyper_demo`。 |
81 | 81 |
|
82 | 82 | 点击**Connect** 或**+ Add new authentication** 按钮,以使函数可以访问 GitHub repo 并部署🤖️。你将被重定向到一个新页面,在此页面须授予[flows.network](https://flows.network/) 对该 repo 的权限。
|
83 | 83 |
|
84 | 84 | [<imgwidth="450"alt="image"src="https://github.com/flows-network/github-pr-summary/assets/45785633/6cefff19-9eeb-4533-a20b-03c6a9c89473">](https://github.com/flows-network/github-pr-summary/assets/45785633/6cefff19-9eeb-4533-a20b-03c6a9c89473)
|
85 | 85 |
|
86 | 86 | 完成后请关闭标签页并返回 flow.network 页面。点击**Deploy**.
|
87 | 87 |
|
88 |
| -这就好了!你现在处在流程详细信息页面,正在等待 flow 函数构建。一旦流程状态变为`运行中`,机器人就准备好进行代码审查了!每个新PR、每个新提交以及PR评论中的魔法词(即`trigger_phrase`),都会召唤机器人。 |
| 88 | +这就好了!你现在处在 flow 详细信息页面,正在等待 flow 函数构建。一旦 flow |
| 89 | +状态变为`运行中`,机器人就准备好进行代码检查了!每个新PR、每个新提交以及PR评论中的魔法词(即`trigger_phrase`),都会召唤机器人。 |
89 | 90 |
|
90 | 91 | [<imgwidth="450"alt="image"src="https://user-images.githubusercontent.com/45785633/229329247-16273aec-f89b-4375-bf2b-4ffce5e35a33.png">](https://user-images.githubusercontent.com/45785633/229329247-16273aec-f89b-4375-bf2b-4ffce5e35a33.png)
|
91 | 92 |
|
|