Skip to content

feat(labels): add label CRUD tools + list_labels (keep list_label alias)#4

Merged
gloriouskilka merged 1 commit intomainfrom
feat/label-management
Jan 3, 2026
Merged

feat(labels): add label CRUD tools + list_labels (keep list_label alias)#4
gloriouskilka merged 1 commit intomainfrom
feat/label-management

Conversation

@gloriouskilka
Copy link
Copy Markdown

Summary

Add first-class label tools:

  • create_label, update_label, delete_label
  • Rename list_labellist_labels (keep list_label as deprecated alias)
  • Keep label_write for advanced/bulk usage

Why

Makes label management easier to discover and use, while preserving backwards compatibility.

Tests

  • go test ./...

Notes

Labels remain repository-scoped; no org-level labels API in GitHub.

@gloriouskilka gloriouskilka merged commit 9ad63b9 into main Jan 3, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants