diff options
author | 2022-05-27 12:02:18 +0000 | |
---|---|---|
committer | 2022-05-27 12:02:18 +0000 | |
commit | a95b1a5029ea23f67b2608412987e97e92a5055a (patch) | |
tree | a461f1457e70c0e8915f9cd1757eff5083659ed2 /scripts/stats | |
parent | e6d8670168d38d314f91920d6313cf58eaa3fbaa (diff) | |
download | astro-a95b1a5029ea23f67b2608412987e97e92a5055a.tar.gz astro-a95b1a5029ea23f67b2608412987e97e92a5055a.tar.zst astro-a95b1a5029ea23f67b2608412987e97e92a5055a.zip |
[ci] collect stats
Diffstat (limited to 'scripts/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 45a3854a9..11e5c5ef7 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) +"Friday, May 27, 2022",6,3,3,0,0,7,17,59,30,22,0,0,"2022-05-27T12:02:13.230Z" "Thursday, May 26, 2022",4,4,4,0,0,3,14,57,27,23,0,0,"2022-05-26T12:01:59.687Z" "Wednesday, May 25, 2022",15,2,2,0,0,8,15,55,25,23,0,0,"2022-05-25T12:02:11.459Z" "Tuesday, May 24, 2022",8,1,1,0,0,7,17,64,28,29,0,0,"2022-05-24T12:02:26.138Z" |