From f9d8bfa4227f8a18d398752d82577ced1a60577f Mon Sep 17 00:00:00 2001 From: Philipp Ossler Date: Fri, 25 Oct 2024 09:13:36 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95abcde..8e4f358 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,16 @@ # Zeebe Spec [![](https://img.shields.io/badge/Community%20Extension-An%20open%20source%20community%20maintained%20project-FF4700)](https://github.com/camunda-community-hub/community) -[![](https://img.shields.io/badge/Lifecycle-Incubating-blue)](https://github.com/Camunda-Community-Hub/community/blob/main/extension-lifecycle.md#incubating-) +[![](https://img.shields.io/badge/Lifecycle-Unmaintained-lightgrey)](https://github.com/Camunda-Community-Hub/community/blob/main/extension-lifecycle.md#Unmaintained-) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Compatible with: Camunda Platform 8](https://img.shields.io/badge/Compatible%20with-Camunda%20Platform%208-0072Ce)](https://github.com/camunda-community-hub/community/blob/main/extension-lifecycle.md#compatiblilty) +> [!IMPORTANT] +> This community extension is **unmaintained** and outdated. It may not support new Camunda versions. +> +> Thank you to all [contributors](https://github.com/camunda-community-hub/zeebe-spec/graphs/contributors) for making it a great extension. :tada: + A tool to run tests for BPMN processes on [Zeebe](https://github.com/camunda/zeebe). ![The idea](docs/bpmn-spec.png)