1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/content/github/managing-your-work-on-github/deleting-a-label.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.0 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Deleting a label In repositories where you have write access, you can delete a label if you no longer need it to classify issues or pull requests.
/articles/deleting-a-label
free-pro-team enterprise-server
* *

Deleting a label will remove the label from any issues or pull requests where it's been applied.

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-issue-pr %} {% data reusables.project-management.labels %} {% data reusables.project-management.delete-label %}

Further reading