docs: add tip for auto-removal of irrelevant custom labels

This commit is contained in:
Hussam.lawen 2025-07-27 12:32:12 +03:00
parent c3b153cdc1
commit c12cd2d02d
No known key found for this signature in database
GPG key ID: 07E08C11EA208BC2

View file

@ -68,3 +68,7 @@ description = "Description of when AI should suggest this label"
[custom_labels."Custom Label 2"]
description = "Description of when AI should suggest this label 2"
```
???+ tip "Auto-remove custom label when no longer relevant"
If the custom label is no longer relevant, it will be automatically removed from the PR by running the `generate_labels` tool or the `describe` tool.