Skip to content

Commit c6bcf59

Browse files
authored
blog: add OSS health section launch announcement (#474)
## Summary - Adds a new blog post announcing the OSS health section launch on cozystack.io - Three screenshots included: OSS Insight, OpenSSF, DevStats - Content based on the [Medium article](https://blog.aenix.io/cozystack-have-launched-a-new-oss-health-section-on-a-website-fa1f4d889c47) - Stats from the latest monthly snapshot: 2026-03-06 to 2026-04-05 ## Test plan - [x] Preview the Hugo build locally to verify images render correctly - [x] Check that all links to cozystack.io/oss-health/* are working - [x] Verify frontmatter date and author are correct 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Published a new blog post introducing the newly launched OSS health section on the Cozystack website. The section highlights repository activity metrics including stars, forks, watchers, issues, commits, and merged PRs, along with OpenSSF Best Practices certification status and DevStats community and development statistics. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 parents d468ec0 + 4e47c85 commit c6bcf59

4 files changed

Lines changed: 47 additions & 0 deletions

File tree

281 KB
Loading
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: "Cozystack Have Launched a New OSS Health Section on the Website"
3+
slug: cozystack-oss-health-section
4+
date: 2026-04-08
5+
author: "Timur Tukaev"
6+
description: "We have launched a new OSS health section on the Cozystack website, with project stats refreshed automatically every month."
7+
---
8+
9+
![OSS Insight snapshot](oss-insight.png)
10+
11+
We have added a new [OSS health section](https://cozystack.io/oss-health/) to the Cozystack website, with project metrics refreshed once a month. The goal is simple: make Cozystack's open source activity easier to explore from several angles in one place.
12+
13+
## OSS Insight
14+
15+
[OSS Insight](https://cozystack.io/oss-health/oss-insight/) shows repository activity and public traction, including stars, forks, watchers, open issues, commits, and merged PRs.
16+
17+
## OpenSSF
18+
19+
![OpenSSF Best Practices badge](openssf.png)
20+
21+
[OpenSSF](https://cozystack.io/oss-health/openssf/) shows Cozystack's current status in OpenSSF Best Practices. In the April 5, 2026 snapshot, the project is marked as **Passing**.
22+
23+
## DevStats
24+
25+
![DevStats community snapshot](devstats.png)
26+
27+
[DevStats](https://cozystack.io/oss-health/devstats/) shows community activity and development rhythm, including commits, contributors, PR authors, opened and merged PRs, and related trends across month, quarter, and year views.
28+
29+
In the latest monthly snapshot covering 2026-03-06 through 2026-04-05, Cozystack shows:
30+
31+
- **221** commits
32+
- **16** contributors
33+
- **151** PRs opened
34+
- **127** PRs merged
35+
- **2,014** GitHub stars
36+
37+
---
38+
39+
If you are interested in Kubernetes, platform engineering, and open source infrastructure, take a look:
40+
41+
- Website: [cozystack.io](https://cozystack.io/)
42+
- OSS Health: [cozystack.io/oss-health/](https://cozystack.io/oss-health/)
43+
- GitHub: [github.com/cozystack/cozystack](https://github.com/cozystack/cozystack)
44+
- Telegram community: [t.me/cozystack](https://t.me/cozystack/)
45+
- Cozystack in Kubernetes Slack: [#cozystack](https://kubernetes.slack.com/messages/cozystack)
46+
47+
Support is always welcome — star the repository, contribute code, issues, or feedback, and share Cozystack with colleagues, friends, and the broader community.
226 KB
Loading
287 KB
Loading

0 commit comments

Comments
 (0)