From b63bdd54e4d7fa64bc0e2717030d533933b7afd3 Mon Sep 17 00:00:00 2001 From: zendesk-poonam Date: Thu, 19 Mar 2026 15:07:19 +0530 Subject: [PATCH 1/2] Update README to announce ZCLI general availability --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f4a4dac0..51118016 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![npm version](https://badge.fury.io/js/%40zendesk%2Fzcli.svg)](https://www.npmjs.com/package/@zendesk/zcli) ![Test](https://github.com/zendesk/zcli/workflows/Test/badge.svg) -ZCLI is a Zendesk CLI which helps you build and manage your Zendesk apps and themes from the command line. ZCLI is currently available in beta and is built using the [oclif](https://github.com/oclif/oclif) framework. +ZCLI is a Zendesk CLI which helps you build and manage your Zendesk apps and themes from the command line. ZCLI is generally available and built using the [oclif](https://github.com/oclif/oclif) framework. + +> **Note:** ZCLI is the successor to Zendesk App Tools (ZAT). If you're currently using ZAT, please migrate to ZCLI for the latest features and support. Zendesk Logo @@ -83,12 +85,6 @@ Under Windows this can only be used in WSL2 or [Cygwin](https://www.cygwin.com). # Contributing ---- - -**Note:** While ZCLI is in beta, we are not routinely reviewing issues and merging community-submitted pull requests. We hope to begin reviewing these again soon, but for the moment we appreciate your patience. - ---- - Thanks for your interest in ZCLI! Community involvement helps improve the experience for all developers using the Zendesk platform. Got issues with what you find here? You can [create an issue on Github](https://github.com/zendesk/zcli/issues/new), report the issue in the [Zendesk Developers Slack group](https://docs.google.com/forms/d/e/1FAIpQLScm_rDLWwzWnq6PpYWFOR_PwMaSBcaFft-1pYornQtBGAaiJA/viewform), or for other problems, [contact Zendesk Customer Support](https://support.zendesk.com/hc/en-us/articles/360026614173). From 60da865454c74d21c7148abf618f194c9e821fc3 Mon Sep 17 00:00:00 2001 From: zendesk-poonam Date: Wed, 25 Mar 2026 11:56:19 +0530 Subject: [PATCH 2/2] docs: refresh README according to comment --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51118016..d8600e6d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![npm version](https://badge.fury.io/js/%40zendesk%2Fzcli.svg)](https://www.npmjs.com/package/@zendesk/zcli) ![Test](https://github.com/zendesk/zcli/workflows/Test/badge.svg) -ZCLI is a Zendesk CLI which helps you build and manage your Zendesk apps and themes from the command line. ZCLI is generally available and built using the [oclif](https://github.com/oclif/oclif) framework. +ZCLI is a Zendesk CLI which helps you build and manage your Zendesk apps and themes from the command line. ZCLI is built using the [oclif](https://github.com/oclif/oclif) framework. > **Note:** ZCLI is the successor to Zendesk App Tools (ZAT). If you're currently using ZAT, please migrate to ZCLI for the latest features and support. @@ -85,6 +85,12 @@ Under Windows this can only be used in WSL2 or [Cygwin](https://www.cygwin.com). # Contributing +--- + +**Note:** We are not routinely reviewing issues and merging community-submitted pull requests. We hope to begin reviewing these again soon, but for the moment we appreciate your patience. + +--- + Thanks for your interest in ZCLI! Community involvement helps improve the experience for all developers using the Zendesk platform. Got issues with what you find here? You can [create an issue on Github](https://github.com/zendesk/zcli/issues/new), report the issue in the [Zendesk Developers Slack group](https://docs.google.com/forms/d/e/1FAIpQLScm_rDLWwzWnq6PpYWFOR_PwMaSBcaFft-1pYornQtBGAaiJA/viewform), or for other problems, [contact Zendesk Customer Support](https://support.zendesk.com/hc/en-us/articles/360026614173).