|
4 | 4 | - Shell/Daily: Interleave CI reports
|
5 | 5 | - Aika: Fix bugs and refactor code
|
6 | 6 | - 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 |
12 | 7 | - `rapporto github activity` needs a section about "Top issues"
|
13 | 8 |
|
14 | 9 | ## Iteration +2
|
| 10 | +- Options: Program currently understands `--slack-token=`, but lacks `--github-token=` |
| 11 | +- Configuration: Per `[tool]` section in `pyproject.toml` |
15 | 12 | - GitHub/Actions: Currently lacks parameter `--when`
|
16 | 13 | - General: Summaries, using the excellent `llm` package
|
17 | 14 | - GitHub/Bugs: Add labels `blocked`, `blocked-by XXX`, `impediment`
|
|
26 | 23 | - Options: Make `limit=100` configurable? Is paging needed?
|
27 | 24 | - `github-backup` can do "Exceeded rate limit of 5000 requests;
|
28 | 25 | waiting 77 seconds to reset". Do we also need it?
|
| 26 | +- UI/Console: Spice up Markdown output using `rich` and friends |
29 | 27 |
|
30 | 28 | ## Iteration +3
|
31 | 29 | - Data: Identify items with high conversation activity (comment frequency, etc.)
|
|
51 | 49 | >
|
52 | 50 | > [markdown-to-mrkdwn]: https://pypi.org/project/markdown-to-mrkdwn/
|
53 | 51 | > [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 |
54 | 54 |
|
55 | 55 | ## Done
|
56 | 56 | - Make it work.
|
|
0 commit comments