We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although the code base has different logging system to log the process of it as an action, logs are not properly showing upon it being ran as a github action, as seen in https://github.com/mattverse/osmosis/actions/runs/4643912516/jobs/8218840376?pr=12
What are some of the ways I can see the logs that were printed throughout the run for better debugging?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
I have the same issue too. https://github.com/fffchameleon/SE_hw5/pull/8.
It seems that the gpt-bot successfully deploys, but there's no successful log and code review comment. It's hard to tell where's the bug.
@fffchameleonI suppose it could be due to the code diff length exceeding the maximum token limit. I will add more logs in these scenarios.
No branches or pull requests
Although the code base has different logging system to log the process of it as an action, logs are not properly showing upon it being ran as a github action, as seen in https://github.com/mattverse/osmosis/actions/runs/4643912516/jobs/8218840376?pr=12
What are some of the ways I can see the logs that were printed throughout the run for better debugging?
The text was updated successfully, but these errors were encountered: