Skip to content

feat: Add PRCHECKLIST using Pull Request Checklist Buddy #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions PRCHECKLIST
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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?