diff options
author | 2022-05-08 12:02:02 +0000 | |
---|---|---|
committer | 2022-05-08 12:02:02 +0000 | |
commit | 0b35b3e13d7d25043a36afe340d74a2bb9589a9d (patch) | |
tree | ab5859dde88b6458cffa520ef29e00b0e240cc32 | |
parent | f0bca24dec642a80002d8d8767debe7e0b0b9875 (diff) | |
download | astro-0b35b3e13d7d25043a36afe340d74a2bb9589a9d.tar.gz astro-0b35b3e13d7d25043a36afe340d74a2bb9589a9d.tar.zst astro-0b35b3e13d7d25043a36afe340d74a2bb9589a9d.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 3af34623f..53f31583e 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) +"Sunday, May 8, 2022",1,1,1,0,0,2,16,133,93,35,0,0,"2022-05-08T12:01:57.320Z" "Saturday, May 7, 2022",6,2,2,0,0,2,14,133,93,35,0,0,"2022-05-07T12:01:57.661Z" "Friday, May 6, 2022",9,4,4,0,0,8,16,131,91,35,0,0,"2022-05-06T12:02:34.760Z" "Thursday, May 5, 2022",7,4,4,0,0,7,15,130,89,35,0,0,"2022-05-05T12:06:32.776Z" |