Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# ArgoCD Diff GitHub Action

![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | This project is no longer supported.
|---|---|

> **IMPORTANT NOTE:** As of 2025, this action has been deprecated and is no longer being actively maintained. Please see https://github.com/argocd-diff-action/argocd-diff-action for a popular and actively maintained fork of this action.

This action generates a diff between the current PR and the current state of the cluster.

Note that this includes any changes between your branch and latest `master`, as well as ways in which the cluster is out of sync.
Expand Down
Loading