create_issue
Use this tool to create a new issue in an AtomGit repository. Specify the owner, repo, title, body, and optional fields like assignees, milestone, and labels to manage open-source collaboration effectively.
Instructions
Create a new issue in a AtomGit repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignees | No | ||
body | Yes | issue 内容(使用MD格式编写内容) | |
labels | No | ||
milestone | No | ||
owner | Yes | 代码仓库的所有者,一般称之为'用户名(owner)’。该名称不区分大小写。 | |
repo | Yes | 代码仓库的名称。该名称不区分大小写。 | |
title | Yes | issue 标题 |