diff options
author | 2022-01-11 12:02:19 +0000 | |
---|---|---|
committer | 2022-01-11 12:02:19 +0000 | |
commit | c029cbb2d129c66dc97e9bac8e05efe3d1f98e0b (patch) | |
tree | 1d8e9a79421a153152224c11fdccc77959b28c31 | |
parent | 337413e09e76fafaed32b7886dc7323ccb6a22ea (diff) | |
download | astro-c029cbb2d129c66dc97e9bac8e05efe3d1f98e0b.tar.gz astro-c029cbb2d129c66dc97e9bac8e05efe3d1f98e0b.tar.zst astro-c029cbb2d129c66dc97e9bac8e05efe3d1f98e0b.zip |
[ci] collect stats
-rw-r--r-- | scripts/stats/stats.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/stats/stats.csv b/scripts/stats/stats.csv index 2645081d2..f3c737b54 100644 --- a/scripts/stats/stats.csv +++ b/scripts/stats/stats.csv @@ -1,4 +1,5 @@ Date,Commits (24hr),Issues (24hr),Issues:BUG (24hr),Issues:RFC (24hr),Issues:DOC (24hr),PRs (24hr),Open PRs,Open Issues,Bugs: Needs Triage,Bugs: Accepted,RFC: In Progress,RFC: Accepted,Date (ISO) +"Tuesday, January 11, 2022",9,0,0,0,0,2,7,126,15,62,0,0,"2022-01-11T12:02:13.784Z" "Monday, January 10, 2022",1,1,1,0,0,1,14,130,16,63,0,0,"2022-01-10T12:02:01.765Z" "Sunday, January 9, 2022",2,3,3,0,0,4,14,129,16,63,0,0,"2022-01-09T12:05:15.550Z" "Saturday, January 8, 2022",10,3,3,0,0,7,11,126,14,62,0,0,"2022-01-08T12:01:47.468Z" |