From c7fca6f8585bc55f8d12d2b7c71013a3ea7710cd Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Tue, 1 Mar 2022 14:38:06 -0800 Subject: [PATCH 1/3] Update Readme.md --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7a96403..5f194fb 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,10 @@ # Valet Issue Ops -Valet can be orchestrated using GitHub Actions and Issues. This template repository can be used to enable this workflow to migrate pipelines from an existing CI/CD instance to GitHub Actions. +Valet is a tool to help facilitate migrations to GitHub Actions. Today, Valet supports migrating pipelines from Jenkins, Azure DevOps, GitLab CI, Circle CI, and Travis CI. This repository wraps the Valet CLI to allow for it to be orchestrated through GitHub Actions and Issues. + +> Valet is in a private preview and customers must be onboarded prior to using the Valet Issue Ops workflow. Please reach out to [GitHub Sales](https://github.com/enterprise/contact) to enquire about getting into the private preview. + +This repository is informally maintained by GitHub. However, this is not a supported GitHub product. Customers leveraging these tools must understand that any support must come through a paid GitHub Expert Services engagement. ## Getting started From 3df1af5a4db959059aaf6c003690eaff766e60f0 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Tue, 1 Mar 2022 14:40:42 -0800 Subject: [PATCH 2/3] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5f194fb..1aae3b3 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ Valet is a tool to help facilitate migrations to GitHub Actions. Today, Valet su > Valet is in a private preview and customers must be onboarded prior to using the Valet Issue Ops workflow. Please reach out to [GitHub Sales](https://github.com/enterprise/contact) to enquire about getting into the private preview. -This repository is informally maintained by GitHub. However, this is not a supported GitHub product. Customers leveraging these tools must understand that any support must come through a paid GitHub Expert Services engagement. +This repository is informally maintained by GitHub. However, this is not a supported GitHub product. Customers leveraging this repository must understand that any support must come through a paid GitHub Expert Services engagement. ## Getting started From ea6c9bfb39d3cfec030e895a8e10e9be5ae41e70 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Tue, 1 Mar 2022 14:41:43 -0800 Subject: [PATCH 3/3] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1aae3b3..2eb2b0f 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Valet Issue Ops -Valet is a tool to help facilitate migrations to GitHub Actions. Today, Valet supports migrating pipelines from Jenkins, Azure DevOps, GitLab CI, Circle CI, and Travis CI. This repository wraps the Valet CLI to allow for it to be orchestrated through GitHub Actions and Issues. +Valet is a tool to help facilitate migrations to GitHub Actions. Valet supports migrating pipelines from Jenkins, Azure DevOps, GitLab CI, Circle CI, and Travis CI to GitHub Actions. This repository wraps the Valet CLI to allow it to be orchestrated through GitHub Actions and Issues. > Valet is in a private preview and customers must be onboarded prior to using the Valet Issue Ops workflow. Please reach out to [GitHub Sales](https://github.com/enterprise/contact) to enquire about getting into the private preview.