Hacker News new | ask | show | jobs
by jayantbhawal 640 days ago
Good point, but I’d say lead time still matters. Even in open source, slow responses can kill motivation. Quick feedback keeps contributors engaged and makes the project feel more active.
1 comments

hmm.. ok

And I don't understand how to correlate your Dep. frequency here with PR merges. There's one point where the project might build vs considering every PR merge as a deployment. Don't you think that would shake the metrics rating for this repo as per your assessment?

We track PR merges as potential deployments to measure flow and efficiency, even if not every merge triggers an immediate deploy. It’s more about tracking how fast the code moves through the pipeline.
I guess another way to think about lead time in open source might be to gauge the overall project health: more active and engaged community that is. What do you think??