Compare commits
2 Commits
mschoi-pat
...
mschoi-pat
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ab41e7c0b | |||
| fff417b041 |
@@ -213,6 +213,8 @@ def analyze_full_context(
|
||||
file_contents.append(f"File: {file}")
|
||||
file_contents.append(content)
|
||||
file_contents.append(f"Diff: {chunk}")
|
||||
if not file_contents:
|
||||
return ""
|
||||
|
||||
title = EVENT_DATA["pull_request"]["title"]
|
||||
description = EVENT_DATA["pull_request"]["body"]
|
||||
|
||||
Reference in New Issue
Block a user