diff options
author | 2022-05-17 12:02:23 +0000 | |
---|---|---|
committer | 2022-05-17 12:02:23 +0000 | |
commit | 5a81ef460f89788c12b6e52515222ccc7b316892 (patch) | |
tree | 5698ac2288dba587e6f33f19f08c2159b6090b7a | |
parent | 387ed0cfa1ed73e0025dd81f221ea7c95d724a59 (diff) | |
download | astro-5a81ef460f89788c12b6e52515222ccc7b316892.tar.gz astro-5a81ef460f89788c12b6e52515222ccc7b316892.tar.zst astro-5a81ef460f89788c12b6e52515222ccc7b316892.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 0f576d550..7d6c24d86 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, May 17, 2022",15,1,1,0,0,9,11,72,35,30,0,0,"2022-05-17T12:02:18.523Z" "Monday, May 16, 2022",2,1,1,0,0,2,12,75,36,31,0,0,"2022-05-16T12:06:42.223Z" "Sunday, May 15, 2022",1,2,2,0,0,1,11,74,35,31,0,0,"2022-05-15T12:01:59.884Z" "Saturday, May 14, 2022",1,4,4,0,0,3,10,72,33,31,0,0,"2022-05-14T12:01:51.743Z" |