File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments