diff options
author | 2022-05-11 12:04:20 +0000 | |
---|---|---|
committer | 2022-05-11 12:04:20 +0000 | |
commit | 71f852cad908fe03d85112456df49f01b6709ba6 (patch) | |
tree | 8f2b007f374420f2e68b5344be7d88ad5da2b763 | |
parent | 9ef92e0a3d604c479bb325eab073e7d3c896d388 (diff) | |
download | astro-71f852cad908fe03d85112456df49f01b6709ba6.tar.gz astro-71f852cad908fe03d85112456df49f01b6709ba6.tar.zst astro-71f852cad908fe03d85112456df49f01b6709ba6.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 bd8b913fb..aa01e38eb 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) +"Wednesday, May 11, 2022",6,7,7,0,0,12,23,75,39,27,0,0,"2022-05-11T12:04:15.277Z" "Tuesday, May 10, 2022",0,2,2,0,0,0,16,136,96,35,0,0,"2022-05-10T12:02:52.912Z" "Monday, May 9, 2022",0,1,1,0,0,0,16,134,94,35,0,0,"2022-05-09T12:02:22.292Z" "Sunday, May 8, 2022",1,1,1,0,0,2,16,133,93,35,0,0,"2022-05-08T12:01:57.320Z" |