Skip to content

Commit f968b1d

Browse files
committed
workflows: follow up with 3 options if no issue is provided
1 parent 74074ed commit f968b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pochi/workflows/create-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Please help create a PR for the current staging changes, following these guidelines:
2-
- If an issue number is not provided, use askFollowupQuestion to ask for it. If user provides a valid issue number, link to the issue with `Resolves <ISSUE_NUMBER>` at the beginning of the PR description.
2+
- If an issue number is not provided, call askFollowupQuestion with 3 options: No issue, Provide the issue number, or Find issue for me. If a valid issue number is provided, prepend the PR description with `Resolves <ISSUE_NUMBER>`.
33
- If there are no staging changes but there are uncommitted changes, please stage them first.
44
- Create a branch name based on the current git diff status.
55
- Write a meaningful commit message/PR title/PR description.

0 commit comments

Comments
 (0)