larryhudson / aiderbot

AI coding assistant that can resolve issues in your GitHub repo
3 stars 0 forks source link

Post a comment if an exception is raised #20

Closed larryhudson closed 1 month ago

larryhudson commented 1 month ago

Currently, if an exception is raised when the bot is doing its work, then it will just break. If an exception is raised and the bot cannot complete the request, it would be better if the bot would create a comment that includes information about the error that it has run into.

@Aiderbot can you have a look at this?

larryhudson-aider-github[bot] commented 1 month ago

I've created a pull request to address this issue: https://github.com/larryhudson/github-app-aider/pull/21