From fa378df32a756981f899261117dbb649d11473e8 Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 22:47:54 -0700 Subject: [PATCH 1/7] 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 0495e359d35114a9821dedb4647e6fb37d6d106e Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 23:02:18 -0700 Subject: [PATCH 2/7] 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 00407112856e46dd431a4a13df81b248493cd576 Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 15 May 2025 23:21:03 -0700 Subject: [PATCH 3/7] 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 2d35dc212a5fdcf096d10bf004b2d7eee9d5744c Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 00:33:54 -0700 Subject: [PATCH 4/7] 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 9dc7ad6adda1b5f2b7e559c6e8f7323e20a225d0 Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 00:38:59 -0700 Subject: [PATCH 5/7] 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 aba87b330ba0cb9bb200f32de1bbafcd5e3234a2 Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 00:54:22 -0700 Subject: [PATCH 6/7] 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 6acf4a3c5713a1c4ba216d0211c46fbe148fb090 Mon Sep 17 00:00:00 2001 From: Venkat Date: Fri, 16 May 2025 01:25:19 -0700 Subject: [PATCH 7/7] 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?