mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
name
This commit is contained in:
parent
11502c5938
commit
29a2412de6
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ class PRCodeSuggestions:
|
|||
self.git_provider.publish_persistent_comment(pr_body,
|
||||
initial_header="## PR Code Suggestions",
|
||||
update_header=True,
|
||||
name="suggestions",
|
||||
final_update_message=final_update_message, )
|
||||
if self.progress_response:
|
||||
self.progress_response.delete()
|
||||
|
|
|
|||
Loading…
Reference in a new issue