Jira Sprints' Story Points - Get user total completed story points in the last N sprints from Jira
- Copy
env.sample
to.env
cp env.sample .env
-
Update
API_KEY
,ASSIGNEE_EMAIL_ADDRESS
, and other configs in.env
file -
Execute the program:
make run