Verified Commit c3ea632e authored by Steve Xuereb's avatar Steve Xuereb
Browse files

Document release-cli is in maintenance mode

What
---
Update README to specify project is in maintenance mode.

Why
---
In cli#7450 we want to deprecate
`release-cli`,
and in gitlab!149993
we updated the official docs to specify it's in maintenance mode.

Update README as well so when people look at the source code they see
the warning as well.
parent 4d3e3832
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
# GitLab Release command-line tool

**The `release-cli` is in maintenance mode**.
The `release-cli` does not accept new features.
All new feature development happens in the `glab` CLI,
so you should use the [`glab` CLI](../../../editor_extensions/gitlab_cli/index.md) whenever possible.
The `release-cli` is in maintenance mode, and [issue cli#7450](https://gitlab.com/gitlab-org/cli/-/issues/7450) proposes to deprecate it as the `glab` CLI matures.

[![build status](https://gitlab.com/gitlab-org/release-cli/badges/master/pipeline.svg)](https://gitlab.com/gitlab-org/release-cli/commits/master)

[![coverage report](https://gitlab.com/gitlab-org/release-cli/badges/master/coverage.svg)](https://gitlab.com/gitlab-org/release-cli/commits/master)