fix labels

This commit is contained in:
mrT23
2023-10-29 08:58:12 +02:00
parent 4dffabf397
commit d772213cfc
5 changed files with 22 additions and 19 deletions

View File

@ -64,7 +64,7 @@ class PRReviewer:
"extra_instructions": get_settings().pr_reviewer.extra_instructions,
"commit_messages_str": self.git_provider.get_commit_messages(),
"custom_labels": "",
"enable_custom_labels": get_settings().enable_custom_labels,
"enable_custom_labels": get_settings().config.enable_custom_labels,
}
self.token_handler = TokenHandler(