commit_messages_str is used in all tools

This commit is contained in:
mrT23
2023-08-02 18:26:39 +03:00
parent 8e47fdc284
commit 3e94a71dcd
11 changed files with 31 additions and 2 deletions

View File

@ -59,6 +59,7 @@ class PRReviewer:
'question_str': question_str,
'answer_str': answer_str,
"extra_instructions": get_settings().pr_reviewer.extra_instructions,
"commit_messages_str": self.git_provider.get_commit_messages(),
}
self.token_handler = TokenHandler(