From b8d1581cea0fd41f8c595390ce5bb4e75a8e8ab5 Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:21:22 -0800 Subject: [PATCH 1/6] update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d979b1aa0..3d640a1ae 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,3 +20,5 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? +- [ ] Does this change resolve integration test failures for a preview build of Connect? + - If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. From c6e1cf17b1c0d5d5c45e2093a285bd7018d77bf9 Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:49:33 -0800 Subject: [PATCH 2/6] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jonathan Keane --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3d640a1ae..6e46aa109 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,4 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? - [ ] Does this change resolve integration test failures for a preview build of Connect? - - If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. + If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. From 606701740e1de54cc79bda2a9462499f3451e17f Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:50:39 -0800 Subject: [PATCH 3/6] indentation --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6e46aa109..e45979b91 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,4 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? - [ ] Does this change resolve integration test failures for a preview build of Connect? - If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. + If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. From 5fa3c4cfcf883e8fdcac6ca441c63853f11f25e1 Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:51:11 -0800 Subject: [PATCH 4/6] more space? --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e45979b91..44af36c1e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,4 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? - [ ] Does this change resolve integration test failures for a preview build of Connect? - If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. + If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. From 8213b2334dd0789a550b61fc11e0186bec533a89 Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:53:10 -0800 Subject: [PATCH 5/6] even more?? this is the last thing i'm trying --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 44af36c1e..0fe344e26 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,4 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? - [ ] Does this change resolve integration test failures for a preview build of Connect? - If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. + If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. From 153d1e06ffde2f555e6017bfbcb6042c33ad4b5a Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:55:55 -0800 Subject: [PATCH 6/6] just make it all one thing --- .github/PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0fe344e26..1bae6dfe0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,5 +20,4 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? -- [ ] Does this change resolve integration test failures for a preview build of Connect? - If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`. +- [ ] Does this change resolve integration test failures for a preview build of Connect? If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`.