Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot is not adding comment in the PR #141

Open
kspawan opened this issue Mar 18, 2024 · 3 comments
Open

Bot is not adding comment in the PR #141

kspawan opened this issue Mar 18, 2024 · 3 comments

Comments

@kspawan
Copy link

kspawan commented Mar 18, 2024

I tried using the same configuration but it is not adding comments to the PR. I thought of some access issue with GITHUB_TOKEN but I tried using personal access token too, nothing worked out.

Is there anything from your side or am i doing something wrong ?

@anc95
Copy link
Owner

anc95 commented Mar 19, 2024

have you set OPEN_API_KEY in the variables?

@kavinsharma
Copy link

have you set OPEN_API_KEY in the variables?

yes, i have added OPENAI_API_KEY in the env file and deployed on lambda, but when making a pull request, and the chatAPI.sendMessage function is being called in the lambda.index file, then aws lambda is timing out, not providing result.

it is working on local as it is taking the function then from the node modules

@anc95
Copy link
Owner

anc95 commented May 14, 2024

try to add up the timeout value for aws lambda

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

No branches or pull requests

3 participants