Skip to content

AI PR 评论#

我们为 Autoware Universe 存储库启用了 Codium-ai/pr-agent.

工作流程#

工作流:pr-agent.yaml

工作流维护者的其他链接#

如何使用#

创建 PR 时,或在 PR 中添加标签 tag:pr-agent .

等待两个 PR-Agent 作业都成功完成:

  • prevent-no-label-execution-pr-agent / prevent-no-label-execution
  • 在每个拉取请求上运行 pr 代理,回复用户评论

警告

如果您同时添加多个标签, prevent-no-label-execution 可能会造成混淆.

例如,首先添加 tag:pr-agent,等到它准备好了,然后根据需要添加 tag:run-build-and-test-differential.

然后,您可以选择以下命令之一:

/review: Request a review of your Pull Request.
/describe: Update the PR description based on the contents of the PR.
/improve: Suggest code improvements.
/ask Could you propose a better name for this parameter?: Ask a question about the PR or anything really.
/update_changelog: Update the changelog based on the PR`s contents.
/add_docs: Generate docstring for new components introduced in the PR.
/help: Get a list of all available PR-Agent tools and their descriptions.

要使用它,像这样在你的 PR 中放置一个评论帖子.

在一分钟内,您应该会在您的评论帖子下看到👀反应.

然后,机器人将删除包含评论、描述或答案的响应.

提示

请一次删除一条与 PR-Agent 相关的评论.