In repositories where you have write access, you can edit the name and color of an existing label.

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. Under your repository name, click Issues or Pull requests. Issues and pull requests tab selection

  3. Above the list of issues or pull requests, click Labels. Labels tab on a repository's issues or pull requests page

  4. In the labels list, next to the label you want to edit, click Edit.

  5. In the text box, type your new label name. Field to type a label name

  6. A color is automatically selected for the label. You can customize this color by editing the hexadecimal number or clicking the refresh button for another random selection. Issues new label color refresh

  7. Click Save changes.

Further reading