Skip to content

Commit 675b229

Browse files
committed
build: add pull request title instruction
1 parent 5ac507c commit 675b229

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/scripts/create_address_commit_comments_issues

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,14 @@ Thank you for your help in reducing the project backlog and in improving the qua
411411
412412
## Notes
413413
414+
- When creating your pull request, please use the following format for the PR title:
415+
416+
\`\`\`
417+
chore: address commit comments for commit \`${short_sha}\` (issue #NNNN)
418+
\`\`\`
419+
420+
where \`NNNN\` is the issue number assigned to this issue.
421+
414422
- For older commits, there is a chance that comments will have been already been addressed due to other refactorings. If you find that to be true, don't worry! Just move on to addressing the next comment, and, when opening your pull request and describing your proposed changes, be sure to link to the comment and mention that it has been addressed. This will help reviewers when reviewing your code!
415423
416424
* * *

0 commit comments

Comments
 (0)