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

Commit 58daaf8

Browse files
authored
Update README to reflect repository status
Added a notice indicating that the repository is no longer actively maintained and has been archived.
1 parent 3b7b783 commit 58daaf8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
![build](https://github.com/cla-assistant/github-action/workflows/build/badge.svg)
22

3+
4+
> [!IMPORTANT]
5+
> **This repository is no longer actively maintained.** I no longer have the bandwidth to maintain this project. The repository has been archived and is now read-only.
6+
>
7+
> You are welcome to **fork this repository** and continue development independently. All existing releases remain functional. Thank you to all contributors and users for your support over the years.
8+
39
# Handling CLAs and DCOs via GitHub Action
410

511
Streamline your workflow and let this GitHub Action (a lite version of [CLA Assistant](https://github.com/cla-assistant/cla-assistant)) handle the legal side of contributions to a repository for you. CLA assistant GitHub action enables contributors to sign CLAs from within a pull request. With this GitHub Action we could get rid of the need for a centrally managed database by **storing the contributor's signature data** in a decentralized way - **in the same repository's file system** or **in a remote repository** which can be even a private repository.

0 commit comments

Comments
 (0)