Skip to content

Exploratory auto generate daily script. Pulls information from pivotal and generates a basic daily to be written to slack, using pivotal tracker / slack apis.

Notifications You must be signed in to change notification settings

Scong/pivotal_daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run chron job via

node -e 'require("./index").init()'

To just get text of report run

node -e 'require("./index").generate()'

A specific date may tentatively be passed to either function, maybe have side effects.

Daily story notes may be added to pivotal tracker stories via adding "<=>" to text of story, only the last updated comment with the spaceship operator will be reported in the daily.

About

Exploratory auto generate daily script. Pulls information from pivotal and generates a basic daily to be written to slack, using pivotal tracker / slack apis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published