Adding Organization Label management #717

Closed
killermouse0 wants to merge 3 commits from killermouse0/go-sdk:main into main
First-time contributor

I needed manage Organization Label through the SDK and found out that while there is a REST API for those, no support was provided in the SDK.
This is an initial implementation for a CRUD for Organization Labels.

I needed manage Organization Label through the SDK and found out that while there is a REST API for those, no support was provided in the SDK. This is an initial implementation for a CRUD for Organization Labels.
killermouse0 added 2 commits 2025-06-08 10:37:35 +00:00
Merge pull request 'initial version of org_label.go' (#1) from feature/org-labels into main
Some checks failed
testing / Run govulncheck (pull_request) Has been cancelled
testing / testing (pull_request) Has been cancelled
341d75bebe
Reviewed-on: killermouse0/go-sdk#1
killermouse0 force-pushed main from 341d75bebe to 456835d78d 2025-06-12 17:13:01 +00:00 Compare
killermouse0 added 1 commit 2025-06-30 19:02:13 +00:00
Merge branch 'main' into main
Some checks failed
testing / Run govulncheck (pull_request) Has been cancelled
testing / testing (pull_request) Has been cancelled
df5be84c7f
Owner

Tests are needed and copyright head is not accepted.

Tests are needed and copyright head is not accepted.
lunny added 1 commit 2025-08-13 17:23:07 +00:00
Merge branch 'main' into main
Some checks failed
testing / testing (pull_request) Failing after 33s
testing / Run govulncheck (pull_request) Successful in 1m14s
eaf6a6c976
First-time contributor

Hey there @killermouse0, is this still a work in progress? I noticed that 1 out of 2 tests is currently failing, and the copyright comment seems to go against the guidelines mentioned by @lunny.

That said, I think your contribution would be a valuable addition. I've been considering extending the MCP server with organization label CRUD functionality myself. I hope you're still motivated to complete this feature. Let me know if you'd like any help getting it over the finish line.

Hey there @killermouse0, is this still a work in progress? I noticed that 1 out of 2 tests is currently failing, and the copyright comment seems to go against the guidelines mentioned by @lunny. That said, I think your contribution would be a valuable addition. I've been considering extending the MCP server with organization label CRUD functionality myself. I hope you're still motivated to complete this feature. Let me know if you'd like any help getting it over the finish line.
lunny closed this pull request 2025-10-16 18:11:25 +00:00
Some checks failed
testing / testing (pull_request) Failing after 33s
Required
Details
testing / Run govulncheck (pull_request) Successful in 1m14s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.