From 7cdcdc1a5147e8a36109bea8424071742166cd8a Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Tue, 22 Apr 2025 15:05:59 +0300 Subject: [PATCH 1/5] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f5fb7d435..7b574a08c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,21 +1,19 @@ -## what +# 🚫 Pull Requests Are No Longer Accepted for This Repository - +> ![WARNING] +> ## This Repository Has Been Migrated! +> All components previously housed in this repository have been migrated to individual repositories under the [Cloud Posse Terraform Components GitHub organization](https://github.com/cloudposse-terraform-components). -## why +This repository is now in read-only mode and will eventually be archived. - +***Please do not open pull requests here.*** -## references +## What Should You Do Instead? +- Identify the specific component related to your change. +- Visit the new repository for that component in the [dedicated GitHub organization](https://github.com/cloudposse-terraform-components). +- Submit your pull request there. - +For more information about this migration, see the [official announcement and migration details](https://github.com/cloudposse/terraform-aws-components/issues/1177). + +Thank you for your understanding and cooperation! +— The Cloud Posse Team From 86cba5ec178660af0668cbf7ac32c59c034c6f97 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Tue, 22 Apr 2025 19:22:54 +0300 Subject: [PATCH 2/5] Apply suggestions from code review Co-authored-by: Erik Osterman (CEO @ Cloud Posse) --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7b574a08c..0ee83b8a5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,10 @@ # 🚫 Pull Requests Are No Longer Accepted for This Repository -> ![WARNING] +> [!WARNING] > ## This Repository Has Been Migrated! > All components previously housed in this repository have been migrated to individual repositories under the [Cloud Posse Terraform Components GitHub organization](https://github.com/cloudposse-terraform-components). -This repository is now in read-only mode and will eventually be archived. +This repository is in read-only mode. ***Please do not open pull requests here.*** @@ -13,7 +13,8 @@ This repository is now in read-only mode and will eventually be archived. - Visit the new repository for that component in the [dedicated GitHub organization](https://github.com/cloudposse-terraform-components). - Submit your pull request there. -For more information about this migration, see the [official announcement and migration details](https://github.com/cloudposse/terraform-aws-components/issues/1177). +For more information about this migration, see the [official announcement and migration details](https://docs.cloudposse.com/blog/terraform-components-have-moved/). + +Thank you for all the contributions and your continued support! -Thank you for your understanding and cooperation! — The Cloud Posse Team From c1e4e41d56f135fa291e6bcef6e09e1f630726ea Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Tue, 22 Apr 2025 11:47:59 -0500 Subject: [PATCH 3/5] Apply suggestions from code review --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0ee83b8a5..f52fc3e96 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,19 @@ -# 🚫 Pull Requests Are No Longer Accepted for This Repository +# 🚫 Pull Requests Are No Longer Accepted > [!WARNING] > ## This Repository Has Been Migrated! -> All components previously housed in this repository have been migrated to individual repositories under the [Cloud Posse Terraform Components GitHub organization](https://github.com/cloudposse-terraform-components). +> All components have been migrated to the [Cloud Posse Terraform Components GitHub organization](https://github.com/cloudposse-terraform-components). +> +> **Please open pull requests there instead.** This repository is in read-only mode. ***Please do not open pull requests here.*** -## What Should You Do Instead? -- Identify the specific component related to your change. -- Visit the new repository for that component in the [dedicated GitHub organization](https://github.com/cloudposse-terraform-components). -- Submit your pull request there. +## ✅ What to Do Instead +1. Identify the individual component(s) related to your change. +2. Look up its repository in the [Terraform Components organization](https://github.com/cloudposse-terraform-components)). +3. Submit your pull request against the new component repository. For more information about this migration, see the [official announcement and migration details](https://docs.cloudposse.com/blog/terraform-components-have-moved/). From 0e97b76d4bbb1e068527827ad8e571e8f2de66a0 Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Tue, 22 Apr 2025 11:50:01 -0500 Subject: [PATCH 4/5] Apply suggestions from code review --- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f52fc3e96..366e31b0b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1,12 @@ # 🚫 Pull Requests Are No Longer Accepted > [!WARNING] -> ## This Repository Has Been Migrated! +> ## This Repository Has Migrated! > All components have been migrated to the [Cloud Posse Terraform Components GitHub organization](https://github.com/cloudposse-terraform-components). > > **Please open pull requests there instead.** -This repository is in read-only mode. -***Please do not open pull requests here.*** ## ✅ What to Do Instead 1. Identify the individual component(s) related to your change. From 7c1374b79a3933a450908b62b48ff228d6f89f76 Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Tue, 22 Apr 2025 11:50:58 -0500 Subject: [PATCH 5/5] Update .github/PULL_REQUEST_TEMPLATE.md --- .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 366e31b0b..4eef3d244 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@ ## ✅ What to Do Instead 1. Identify the individual component(s) related to your change. -2. Look up its repository in the [Terraform Components organization](https://github.com/cloudposse-terraform-components)). +2. Look up its repository in the [Terraform Components organization](https://github.com/cloudposse-terraform-components). 3. Submit your pull request against the new component repository. For more information about this migration, see the [official announcement and migration details](https://docs.cloudposse.com/blog/terraform-components-have-moved/).