issues
search
spekkio-bot
/
spekkio-POC
Spekkio, the Master of GitHub.
GNU General Public License v3.0
4
stars
0
forks
source link
Implement Scrum workflow
#40
Open
park-junha
opened
4 years ago
park-junha
commented
4 years ago
Implement APIs that perform the following:
(#54) Create a GitHub Issue with labels:
status
(Open, In Progress, etc),
priority
,
issue type
(defect / story), and
story points
(for stories)
Change a GitHub Issue's labels:
Priority
Workflow Status (close issues that are completed)
Backlog
Automate certain tasks when completing an issue / merging a PR:
Enforce CHANGELOG
Squash and rebase
Close linked issues and mark issue as completed
Implement APIs that perform the following: