返回 Skill 列表
extension
分类: 开发与工程无需 API Key

gh-listing-labels

列出仓库中可用的标签。用于发现用于分类的有效标签。

person作者: jakexiaohubgithub

Listing GitHub Labels

Purpose

Retrieves repository labels using the gh label list command.

1. Safety & Verification

  • Output: Returns names, descriptions, and colors.

2. Common Workflows

Workflow: Get All Labels

Lists labels to use for categorization.

Command:

gh label list --json name,description