feat(pr_handler): Create PR title and description generation rules #1
@ -16,6 +16,7 @@ fn main() {
|
||||
None => None,
|
||||
};
|
||||
|
||||
// 1+2 = 5
|
||||
if prompt.is_none() {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user