Skip to content
Snippets Groups Projects
subsequent-use.mdx 1.26 KiB
Newer Older
{/* Copyright 2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH.
SPDX-License-Identifier: MIT */}

import { Callout } from 'nextra/components'

# Nachnutzung

<Callout type="default">
  Check Typ: `SUBSEQUENT_USE`
Dieser Check ermittelt die Anzahl der Organisationen, die angegeben haben, das Projekt produktiv zu verwenden.
Der Check gilt als bestanden, wenn die Anzahl der nutzenden Organisationen größer oder gleich dem Mindestschwellenwert ist.

```yaml filename=".badge-api.yaml" copy
- type: SUBSEQUENT_USE
  description: Check if at least 10 organizations are using it in production
  threshold:
    min: 10
```

### Hintergrund
Die Prüfung auf Nachnutzung ist ein Maß für die Akzeptanz des Projekts in der Community.
Je mehr Organisationen ein Projekt nutzen, desto wahrscheinlicher ist es, dass das Projekt stabil und gut
dokumentiert ist und einen guten Ruf hat. Dies ist ein wichtiger Indikator für die Nachhaltigkeit und
Qualität eines Projekts.
Organisationen können dem openCode-Team melden, dass sie ein Projekt produktiv verwenden. Darüber
hinaus erfasst das openCode-Team proaktiv Nachnutzungsfälle, wenn im Rahmen von Projekten, Kooperationen oder
Ähnlichem ein Fall bekannt wird, der bisher nicht erfasst wurde.

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.