Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Add deprecation note #147

Merged
merged 1 commit into from
Jun 20, 2025
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
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# ⚠️ DEPRECATED ⚠️ <!-- omit in toc -->

The [CodeGate](https://github.com/stacklok/codegate) project is deprecated and
archived. The information in this repository is no longer maintained or updated,
and the `docs.codegate.ai` site is no longer available.

# CodeGate docs <!-- omit in toc -->

[![GitHub deployments](https://img.shields.io/github/deployments/stacklok/codegate-docs/Production?logo=vercel&style=flat&label=Vercel%20deployment)](https://github.com/stacklok/codegate-docs/deployments/Production)
Expand Down Expand Up @@ -75,3 +81,5 @@ the `main` branch.

This site is built with [Docusaurus](https://docusaurus.io/), a modern static
website generator.

<!-- markdownlint-disable-file MD025 -->
Loading