Skip to content

Commit 1212da7

Browse files
feat: Add PRCHECKLIST using Pull Request Checklist Buddy (#12)
* feat: Add PRCHECKLIST * feat: Add PRCHECKLIST * feat: Add PRCHECKLIST * feat: Add PRCHECKLIST * feat: Add PRCHECKLIST * feat: Add PRCHECKLIST * feat: Add PRCHECKLIST
1 parent 6627385 commit 1212da7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

PRCHECKLIST

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Checklist Buddy by Mibex Software https://www.mibexsoftware.com/
2+
# For more information, check our docs: https://docs.mibexsoftware.com/checklist-buddy/syntax-reference
3+
# https://github.com/marketplace/pull-request-checklist-buddy
4+
# https://github.com/mibexsoftware/checklist-buddy-demo/blob/main/PRCHECKLIST
5+
6+
7+
# Checklist for changes
8+
--target main --source-except renovate/* +title+ PR Checklist (required):
9+
--target main --source-except renovate/* +task+ Is the README.md up to date?
10+
--target main --source-except renovate/* +task+ Code tested appropriately (end-to-end considered)?
11+
--target main --source-except renovate/* +task+ Did you review any AI provided feedback?
12+
13+
--target main --source renovate/* +title+ PR Checklist (required):
14+
--target main --source renovate/* +task+ Is the README.md up to date?
15+
--target main --source renovate/* +task+ Code tested appropriately (end-to-end considered)?
16+
--target main --source renovate/* +task+ Did you review the release notes for this automated update?
17+

0 commit comments

Comments
 (0)