microsoft/retina

Introduce staging tiers for plugns

Open

#318 opened on Apr 25, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Go (293 forks)auto 404
area/pluginsgood first issuehelp wantedlang/gopriority/2scope/Mtype/enhancement

Repository metrics

Stars
 (3,161 stars)
PR merge metrics
 (PR metrics pending)

Description

Some plugins are more production ready than others. We should group them to indicate their stability:

-plugins/
|-stable/
|-experimental/

this will also require config changes

Contributor guide