Maor Friedman

Results 8 issues of Maor Friedman

when using this client externally, the user sometimes does not want the response to be printed out. this PR replaces the print statements with logging.debug statements. if you think this...

this PR is an implementation proposal to prevent cases like #831 by adding known users to the list of committers to skip (introduced in #488). if the PR author is...

when using the `org-list` feature of the plugin, each PR author will be checked if they are members of the organizations in that list. given that jenkins is defined as...

enhancement

This PR backports maorfr/skbn into nuvo/skbn - adding GCS support and aligning the repositories. Humbly replaces #19. cc @shuza

Hello! We are long time customers and looking forward to see a new release! We have recently upgraded from 0.7.0 to 0.9.0 along with a terraform 0.11 -> 0.13 migration....

question

this commit adds a default value (empty string) to some locally defined variables, to allow them to be used in a global context. this handles the following error: ``` UnboundLocalError:...

**Is your feature request related to a problem? Please describe.** as a platform engineer, i want to use a git repository to maintain the registry's content. **Describe the solution you'd...

enhancement
not go-live blocker

**Describe the bug** the in-memory database functionality does not include seeding **To Reproduce** run the server with DATABASE_TYPE `memory` **Expected behavior** seeding occurs **Logs** ``` 2025/06/05 07:21:17 Starting MCP Registry...

bug