Zigelboim Misha
Zigelboim Misha
Duplicate: - https://github.com/confident-ai/deepeval/issues/1007
I built it locally and ran it with our 2 `GitHub mcp` servers and it worked: ### Not breaking ```bash curl -X 'POST' "http://localhost:4000/mcp/tools/call" \ -H "Content-Type: application/json" \ -H...
@wagnerjt @matiasdev30 @ishaan-jaff Is there anything else I need to do? I'm going to deploy my version on our cluster.
@wagnerjt Cool so could you please let me know in this thread when you have a solution and how to use it? I'm currently using my version in prod and...
@sheeeng From my understanding, this check box for `Workflow permissions` is for workflows only. In the docs it says to create a new `Token`, while the `GITHUB_TOKEN` is a token...
Making the `classic Token` this way worked, as stated in the initial message, maybe adding this detailed images to the docs will stop future confusions?