Skip to content

ekrengel/planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Planning

Tool to scan a GitHub issue for a specific label, and "size estimates", and compute an overall point total. To help with planning.

Development

Example usage:

go install && \
    planning --org="pulumi" --label="20Q1-Svc"
go run main.go --org="pulumi" --label="20Q1-Svc"

About

Scripts to help with planning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages