Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 18892b7

Browse files
docs: Make it clear that this repo is inactive (#367)
* Make it clear that this repo is inactive The repo admin should also mark the repo as "inactive" in Github settings * spelling
1 parent bd5c215 commit 18892b7

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
[![codecov](https://codecov.io/gh/argoproj-labs/argocd-notifications/branch/master/graph/badge.svg)](https://codecov.io/gh/argoproj-labs/argocd-notifications)
22

3-
# Argo CD Notifications
3+
# Argo CD Notifications is now part of Argo CD
4+
5+
**This project has moved to the main Argo CD repository**
6+
7+
This repository is no longer active. The Argo CD notifications project is now merged with [Argo CD](https://github.com/argoproj/argo-cd) and released along with it.
8+
Further development will happen there.
9+
See [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/) for more details.
10+
11+
# Argo CD Notifications - OLD README
412

513
Argo CD Notifications continuously monitors Argo CD applications and provides a flexible way to notify
614
users about important changes in the applications state. The project includes a bundle of useful
@@ -17,6 +25,6 @@ like [bitnami-labs/kubewatch](https://github.com/bitnami-labs/kubewatch) and
1725
[argo-kube-notifier](https://github.com/argoproj-labs/argo-kube-notifier). The advantage of Argo CD Notifications is that
1826
it is focused on Argo CD use cases and ultimately provides a better user experience.
1927

20-
# Documentation
28+
# Old Documentation
2129

2230
Go to the complete [documentation](https://argoproj-labs.github.io/argocd-notifications/) to learn more.

0 commit comments

Comments
 (0)