diff options
author | 2022-06-16 12:02:22 +0000 | |
---|---|---|
committer | 2022-06-16 12:02:22 +0000 | |
commit | 816e9635095ca6914b281b137f1c0e98b1ea7b37 (patch) | |
tree | f329ea93c7e881d7458989800c0184d73ebda9ea | |
parent | a4c78b544e8956c61c1e0a43c02fa90d8ad84258 (diff) | |
download | astro-816e9635095ca6914b281b137f1c0e98b1ea7b37.tar.gz astro-816e9635095ca6914b281b137f1c0e98b1ea7b37.tar.zst astro-816e9635095ca6914b281b137f1c0e98b1ea7b37.zip |
[ci] collect stats
Diffstat (limited to '')
-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 fcbcc11ef..56fda2c21 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) +"Thursday, June 16, 2022",6,1,1,0,0,3,15,62,34,20,0,0,"2022-06-16T12:02:16.472Z" "Wednesday, June 15, 2022",15,3,3,0,0,8,16,64,35,21,0,0,"2022-06-15T12:02:03.380Z" "Tuesday, June 14, 2022",2,3,3,0,0,5,17,64,35,21,0,0,"2022-06-14T12:02:10.537Z" "Monday, June 13, 2022",1,3,3,0,0,2,13,64,35,21,0,0,"2022-06-13T12:02:15.933Z" |