Creates a new label on GitHub.
Create a new label:
type: createLabel
name: a label
color: f87000A description can also be included:
type: createLabel
name: another label
color: f87000
description: This label is used to label things| Title | Property | Description | Default | Required |
|---|---|---|---|---|
| Name | name |
The name of the label. | ✔ | |
| Color | color |
The color of the label, as a hex color code. | ✔ | |
| Description | description |
The description of the label. |