Skip to content

Commit 22aebaf

Browse files
committed
Chore: Update backlog
1 parent aeb1b71 commit 22aebaf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/backlog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@
44
- Shell/Daily: Interleave CI reports
55
- Aika: Fix bugs and refactor code
66
- Pueblo: Fix bugs and refactor code
7-
- Configuration: Per `[tool]` section in `pyproject.toml`
8-
- UI/Slack: https://api.slack.com/messaging/files
9-
- UI/Slack: chat_scheduleMessage
10-
- Options: Program currently understands `--slack-token=`, but lacks `--github-token=`
11-
- UI/Console: Spice up Markdown output using `rich` and friends
127
- `rapporto github activity` needs a section about "Top issues"
138

149
## Iteration +2
10+
- Options: Program currently understands `--slack-token=`, but lacks `--github-token=`
11+
- Configuration: Per `[tool]` section in `pyproject.toml`
1512
- GitHub/Actions: Currently lacks parameter `--when`
1613
- General: Summaries, using the excellent `llm` package
1714
- GitHub/Bugs: Add labels `blocked`, `blocked-by XXX`, `impediment`
@@ -26,6 +23,7 @@
2623
- Options: Make `limit=100` configurable? Is paging needed?
2724
- `github-backup` can do "Exceeded rate limit of 5000 requests;
2825
waiting 77 seconds to reset". Do we also need it?
26+
- UI/Console: Spice up Markdown output using `rich` and friends
2927

3028
## Iteration +3
3129
- Data: Identify items with high conversation activity (comment frequency, etc.)
@@ -51,6 +49,8 @@
5149
>
5250
> [markdown-to-mrkdwn]: https://pypi.org/project/markdown-to-mrkdwn/
5351
> [Slack `mrkdwn` format]: https://api.slack.com/reference/surfaces/formatting#basic-formatting
52+
- UI/Slack: https://api.slack.com/messaging/files
53+
- UI/Slack: chat_scheduleMessage
5454

5555
## Done
5656
- Make it work.

0 commit comments

Comments
 (0)