diff options
author | 2022-01-04 12:02:13 +0000 | |
---|---|---|
committer | 2022-01-04 12:02:13 +0000 | |
commit | 523f93a3d89115b23e198a1cde35fe984b46b316 (patch) | |
tree | b131d3375b83dbb3b113f77f01b292a1c0f4273d | |
parent | f26eb7b74558a06ed96e7c94fd9844eaf2508fb4 (diff) | |
download | astro-523f93a3d89115b23e198a1cde35fe984b46b316.tar.gz astro-523f93a3d89115b23e198a1cde35fe984b46b316.tar.zst astro-523f93a3d89115b23e198a1cde35fe984b46b316.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 eab375ba0..bda99d443 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, January 4, 2022",1,0,0,0,0,2,12,120,30,51,0,0,"2022-01-04T12:02:08.917Z" "Monday, January 3, 2022",0,0,0,0,0,0,11,121,31,51,0,0,"2022-01-03T12:01:56.590Z" "Sunday, January 2, 2022",1,0,0,0,0,1,11,121,31,51,0,0,"2022-01-02T12:01:43.450Z" "Saturday, January 1, 2022",0,0,0,0,0,0,10,121,31,51,0,0,"2022-01-01T12:03:25.988Z" |