-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPRCHECKLIST
More file actions
17 lines (13 loc) · 1008 Bytes
/
PRCHECKLIST
File metadata and controls
17 lines (13 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Checklist Buddy by Mibex Software https://www.mibexsoftware.com/
# For more information, check our docs: https://docs.mibexsoftware.com/checklist-buddy/syntax-reference
# https://github.com/marketplace/pull-request-checklist-buddy
# https://github.com/mibexsoftware/checklist-buddy-demo/blob/main/PRCHECKLIST
# Checklist for changes
--target main --source-except renovate/* +title+ PR Checklist (required):
--target main --source-except renovate/* +task+ Is the README.md up to date?
--target main --source-except renovate/* +task+ Code tested appropriately (end-to-end considered)?
--target main --source-except renovate/* +task+ Did you review any AI provided feedback?
--target main --source renovate/* +title+ PR Checklist (required):
--target main --source renovate/* +task+ Is the README.md up to date?
--target main --source renovate/* +task+ Code tested appropriately (end-to-end considered)?
--target main --source renovate/* +task+ Did you review the release notes for this automated update?