agiledigital-labs / agiledigital-labs/probabilistic-forecast

Print the dates for each sprint (or week or custom time interval)

Đang mở
#11 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
5
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

In output like

```
Resolved 2 tickets in sprint 1.
Resolved 3 tickets in sprint 2.
Resolved 7 tickets in sprint 3.
Resolved 5 tickets in sprint 4.
Resolved 10 tickets in sprint 5.
```

The numbers in "sprint 1", "sprint 2", etc. aren't meaningful to the user. Let's change it to print the date ranges instead. That would also be useful when you're running the script regularly and saving the results so you can see how accurate the predictions were and whether they're getting better or worse.

For example:

```
Resolved 2 tickets in sprint 2021-03-01 to 2021-03-14.
Resolved 3 tickets in sprint 2021-02-15 to 2021-03-01.
...
```

_Originally posted by @kn-ad in https://github.com/agiledigital-labs/probabilistic-forecast/issues/2#issuecomment-802457658_

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.