From 178e5b4c17f7dc17a5f3295fd2df3b5e36849284 Mon Sep 17 00:00:00 2001 From: "Dawn M. Foster" Date: Mon, 21 Aug 2023 13:04:05 +0100 Subject: [PATCH] removed a stray comment that mentioned using the GitHub API for release data now that the data comes from Augur --- health_by_repo.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/health_by_repo.py b/health_by_repo.py index 4867a44..a1b9c7e 100644 --- a/health_by_repo.py +++ b/health_by_repo.py @@ -6,8 +6,6 @@ data for the metrics found in the Started Project Health Metrics Model: https://chaoss.community/kb/metrics-model-starter-project-health/ -Release data is gathered via the GitHub API. - Partial month data will never be reported. The last data reported will be the most recent completed month.