Compare commits
No commits in common. "1f64cdb32ed0cc2eaacc83c85a8b9dc8695a2bf1" and "d547cf6ffc40605e20acd58d83ad7e751d3c93e3" have entirely different histories.
1f64cdb32e
...
d547cf6ffc
|
@ -515,7 +515,9 @@ def solve_issues_in_repository(
|
|||
issue_number,
|
||||
client,
|
||||
)
|
||||
|
||||
if issue_resolution.success:
|
||||
# Handle unresolved pull request comments
|
||||
handle_pr_comments(
|
||||
repository_config,
|
||||
issue_resolution.pull_request_id,
|
||||
|
|
Loading…
Reference in New Issue
Block a user