diff --git a/meeting/monthly-report b/meeting/monthly-report index c3685e84a84c33198cc5cfcb8bff3966d546d7d3..8253223d3ddb67e1648a4015e0f1288ccbe03252 100755 --- a/meeting/monthly-report +++ b/meeting/monthly-report @@ -210,14 +210,15 @@ def main(): print("Upgrade prediction graph still lives at https://help.torproject.org/tsa/howto/upgrades/") print() print("Now also available as the main Grafana dashboard. Head to <https://grafana.torproject.org/>, change the time period to 30 days, and wait a while for results to render.") # noqa: E501 - print(""" * GitLab tickets: ? issues including... + print(""" * [GitLab tickets][]: ? issues including... * open: ? + * icebox: ? * backlog: ? * next: ? * doing: ? * (closed: ?) """) - print("see https://gitlab.torproject.org/groups/tpo/tpa/-/boards for those numbers") + print(" [Gitlab tickets]: https://gitlab.torproject.org/tpo/tpa/team/-/boards") # TODO: talk with the gitlab API to extract those numbers # automatically