Generates burndown charts based on Notion databases.
Run on_trigger
workflow. The generated burndown chart will be saved to the out/
folder.
At the start of sprint, add a new row in the Sprint summary database.
- Sprint: latest sprint number
- Start: sprint start date
- End: sprint end date
- Name: doesn't really matter
- Burndown Chart:
https://github.com/rationally-app/notion-burndown/blob/master/out/sprint<new sprint number>-latest-burndown.png
The scheduled workflows will take care of the rest.
Please see issues in the original repo.