Hacker News new | ask | show | jobs
by dhruvagga 640 days ago
Do you think lead time as a concept matters so much in open source repos? As in, if a contributor feels like contributing they will otherwise not. Because there's no accountability, the lead time becomes pointless - wdyt?
1 comments

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.
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??