Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Update README.md with obsoletion notice #75

Merged
merged 4 commits into from
Jul 10, 2023
Merged
Changes from 3 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
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ GitHub keeper is a CLI tool that helps to unify our repositories.
[![Go Reference](https://pkg.go.dev/badge/github.com/exasol/github-keeper.svg)](https://pkg.go.dev/github.com/exasol/github-keeper)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Agithub-keeper&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=com.exasol%3Agithub-keeper)

## This Repository is Obsolete

⚠ We archived this respository since the functionallity is now superseeded by the [github-issue-adapter](https://github.com/exasol/github-issue-adapter). ⚠
redcatbear marked this conversation as resolved.
Show resolved Hide resolved

## Features

* Reactivate scheduled GitHub actions that have been automatically disabled by GitHub after some time.
Expand Down
Loading