From a732b0b940cba9cfe029b769c7595d02f4ecfb4d Mon Sep 17 00:00:00 2001 From: Liam Fallon <35595825+liamfallon@users.noreply.github.com> Date: Thu, 9 Jul 2026 06:31:03 +0100 Subject: [PATCH 1/2] Add links to Porch and related kpt plugins --- profile/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profile/README.md b/profile/README.md index ca05de9..353356e 100644 --- a/profile/README.md +++ b/profile/README.md @@ -53,5 +53,8 @@ would like to encourage everyone to participate in the [Discussions](https://git - [krm-functions-catalog](https://github.com/kptdev/krm-functions-catalog): A set of curated functions to validate or mutate KRMs. - [krm-functions-sdk](https://github.com/kptdev/krm-functions-sdk): An opinionated SDK to develop KRM functions. +- [porch](https://github.com/kptdev/porch): The kpt package orchestrator. +- [kpt-backstage-plugins](https://github.com/kptdev/kpt-backstage-plugins): A prototype package orchestration backstage plugin that uses the Porch API. +- [kpt-samples](https://github.com/kptdev/kpt-samples): Sample kpt packages. - [governance](https://github.com/kptdev/governance): Governance of the kpt project. - [.github](https://github.com/kptdev/.github): GitHub organisation level settings (this repo) From 5a106995a92345eedaa9b185db591497f2599347 Mon Sep 17 00:00:00 2001 From: Liam Fallon <35595825+liamfallon@users.noreply.github.com> Date: Thu, 9 Jul 2026 06:36:54 +0100 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 353356e..317aa4a 100644 --- a/profile/README.md +++ b/profile/README.md @@ -54,7 +54,7 @@ would like to encourage everyone to participate in the [Discussions](https://git mutate KRMs. - [krm-functions-sdk](https://github.com/kptdev/krm-functions-sdk): An opinionated SDK to develop KRM functions. - [porch](https://github.com/kptdev/porch): The kpt package orchestrator. -- [kpt-backstage-plugins](https://github.com/kptdev/kpt-backstage-plugins): A prototype package orchestration backstage plugin that uses the Porch API. +- [kpt-backstage-plugins](https://github.com/kptdev/kpt-backstage-plugins): A prototype package orchestration Backstage plugin that uses the Porch API. - [kpt-samples](https://github.com/kptdev/kpt-samples): Sample kpt packages. - [governance](https://github.com/kptdev/governance): Governance of the kpt project. - [.github](https://github.com/kptdev/.github): GitHub organisation level settings (this repo)