Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

(DEPRECATED, see link below. This was the old version using a forked repo) Generates burndown chart from Notion database

Notifications You must be signed in to change notification settings

rationally-app/notion-burndown-old

 
 

Repository files navigation

notion burndown

Generates burndown charts based on Notion databases.

Usage

Manual

Run on_trigger workflow. The generated burndown chart will be saved to the out/ folder.

Scheduled

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.

Contribution

Please see issues in the original repo.

About

(DEPRECATED, see link below. This was the old version using a forked repo) Generates burndown chart from Notion database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • Shell 5.5%