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