add custom labels

This commit is contained in:
Hussam.lawen
2023-10-24 22:06:27 +03:00
parent fa24413201
commit 07617eab5a

View File

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