gitee_delete_pull_label
Remove a specified label from a pull request on Gitee to maintain accurate label management.
Instructions
Remove a label from a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| number | Yes | PR number | |
| name | Yes | Label name |