From 240afe3019faa2834c7e24299b558f8e5372f549 Mon Sep 17 00:00:00 2001 From: zero323 Date: Sat, 12 Aug 2023 12:21:32 +0200 Subject: [PATCH 1/3] [SPARK-44782][INFRA] Adjust PR template to Generative Tooling Guidance recommendations --- .github/PULL_REQUEST_TEMPLATE | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 1548696a3ca6b..484ca2db70b89 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -47,3 +47,12 @@ If it was tested in a way different from regular unit tests, please clarify how If tests were not added, please describe why they were not added and/or why it was difficult to add. If benchmark tests were added, please run the benchmarks in GitHub Actions for the consistent environment, and the instructions could accord to: https://spark.apache.org/developer-tools.html#github-workflow-benchmarks. --> + + +### Was this patch authored or co-authored using generative AI tooling? + From 63143f293f257ca5be29a08a120259442d0b5849 Mon Sep 17 00:00:00 2001 From: zero323 Date: Tue, 15 Aug 2023 11:54:03 +0200 Subject: [PATCH 2/3] Fix misspelling --- .github/PULL_REQUEST_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 484ca2db70b89..286fb5b1e44ad 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -52,7 +52,7 @@ If benchmark tests were added, please run the benchmarks in GitHub Actions for t ### Was this patch authored or co-authored using generative AI tooling? From 5776639e5d4dd227be481304083b5de2b30317e2 Mon Sep 17 00:00:00 2001 From: zero323 Date: Thu, 17 Aug 2023 11:25:23 +0200 Subject: [PATCH 3/3] Address Sean's comments --- .github/PULL_REQUEST_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 286fb5b1e44ad..a80bf21312a46 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -51,7 +51,7 @@ If benchmark tests were added, please run the benchmarks in GitHub Actions for t ### Was this patch authored or co-authored using generative AI tooling?