From e3c08ea4bfdbaa24ba0d4aafa88c8869631a3e1c Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 22:47:26 -0700 Subject: [PATCH 1/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 PRCHECKLIST diff --git a/PRCHECKLIST b/PRCHECKLIST new file mode 100644 index 0000000..8c982a1 --- /dev/null +++ b/PRCHECKLIST @@ -0,0 +1,12 @@ +# 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 +title+ GlueOps Check List: +--target main +task+ Is the README.md up to date with the latest changes? +--target main +task+ If possible, was the code tested end to end? +--target main +task+ Did you review any AI provided feedback? + From 58487df6c4be897b5b2ca545080a28a4fca228c6 Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 23:02:13 -0700 Subject: [PATCH 2/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRCHECKLIST b/PRCHECKLIST index 8c982a1..1d8d380 100644 --- a/PRCHECKLIST +++ b/PRCHECKLIST @@ -5,7 +5,7 @@ # Checklist for changes ---target main +title+ GlueOps Check List: +--target main +title+ PR Checklist (required): --target main +task+ Is the README.md up to date with the latest changes? --target main +task+ If possible, was the code tested end to end? --target main +task+ Did you review any AI provided feedback? From 414a5b99e48cbb12f262fcc8cdba03c2ed5a9aaa Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 23:23:47 -0700 Subject: [PATCH 3/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRCHECKLIST b/PRCHECKLIST index 1d8d380..2354344 100644 --- a/PRCHECKLIST +++ b/PRCHECKLIST @@ -7,6 +7,6 @@ # Checklist for changes --target main +title+ PR Checklist (required): --target main +task+ Is the README.md up to date with the latest changes? ---target main +task+ If possible, was the code tested end to end? +--target main +task+ If possible, was the code tested end-to-end (E2E)? --target main +task+ Did you review any AI provided feedback? From 144e601554b12a7d80a4ce65eea7f5263f791d9f Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 23:48:59 -0700 Subject: [PATCH 4/8] fix: missing .github/configs/labeler.yml --- .github/configs/labeler.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/configs/labeler.yml diff --git a/.github/configs/labeler.yml b/.github/configs/labeler.yml new file mode 100644 index 0000000..f9bf583 --- /dev/null +++ b/.github/configs/labeler.yml @@ -0,0 +1,7 @@ +#### +## This is managed via https://github.com/internal-GlueOps/github-shared-files-sync . Any changes to this file may be overridden by our automation +#### + +include-in-release-notes: +- changed-files: + - any-glob-to-any-file: '**' From c772c8db328c96de9354fc1099cd8dd11510d376 Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 00:31:31 -0700 Subject: [PATCH 5/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/PRCHECKLIST b/PRCHECKLIST index 2354344..aa0faaa 100644 --- a/PRCHECKLIST +++ b/PRCHECKLIST @@ -5,8 +5,9 @@ # Checklist for changes ---target main +title+ PR Checklist (required): ---target main +task+ Is the README.md up to date with the latest changes? ---target main +task+ If possible, was the code tested end-to-end (E2E)? ---target main +task+ Did you review any AI provided feedback? +--target main +title+ PR Checklist (required) +--target main --source-except renovate/* +task+ Is the README.md up to date with the latest changes? +--target main --source-except renovate/* +task+ If possible, was the code tested end-to-end (E2E)? +--target main --source-except renovate/* +task+ Did you review any AI provided feedback? +--target main --source renovate/* +task+ Did you review the release notes for this automated update? From cf6c2e78da5249925b42309467ea9b7c0bcd719b Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 00:39:24 -0700 Subject: [PATCH 6/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRCHECKLIST b/PRCHECKLIST index aa0faaa..fe7a523 100644 --- a/PRCHECKLIST +++ b/PRCHECKLIST @@ -10,4 +10,4 @@ --target main --source-except renovate/* +task+ If possible, was the code tested end-to-end (E2E)? --target main --source-except renovate/* +task+ Did you review any AI provided feedback? --target main --source renovate/* +task+ Did you review the release notes for this automated update? - + From 2cbcf0000949e91c035a335d171a428e77b7df8b Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 00:54:45 -0700 Subject: [PATCH 7/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/PRCHECKLIST b/PRCHECKLIST index fe7a523..8e9470c 100644 --- a/PRCHECKLIST +++ b/PRCHECKLIST @@ -5,9 +5,13 @@ # Checklist for changes ---target main +title+ PR Checklist (required) ---target main --source-except renovate/* +task+ Is the README.md up to date with the latest changes? ---target main --source-except renovate/* +task+ If possible, was the code tested end-to-end (E2E)? +--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/* +task+ Did you review the release notes for this automated update? + +--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? From 0f35646611ea10a93c537c934e9f01e0cdaf1f2d Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 01:26:57 -0700 Subject: [PATCH 8/8] feat: Add PRCHECKLIST --- PRCHECKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRCHECKLIST b/PRCHECKLIST index 8e9470c..abe8db1 100644 --- a/PRCHECKLIST +++ b/PRCHECKLIST @@ -13,5 +13,5 @@ --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? +--target main --source renovate/* +task+ Did you review the release notes for this automated update?