File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # ###
2
+ # # This is managed via https://github.com/internal-GlueOps/github-shared-files-sync . Any changes to this file may be overridden by our automation
3
+ # ###
4
+
5
+ include-in-release-notes :
6
+ - changed-files :
7
+ - any-glob-to-any-file : ' **'
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