No hooks for updating the sprint repo on issue creation
Proposed Changes:
Created hooks for updating the sprint repo on
issue creation
issue assigned
issue labelled
issue milestoned
issue demilestoned
Issue Number(s):
Issue No #25
Screenshots (if appropriate):
How Has This Been Tested?
The code was tested by sending payload requests from smee.io and checking if the intended changes were updated in the database. The code needs test automation done, probably need another issue for it.
Pull request type
Please check the type of change your PR introduces:
- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):
## Checklist
Please check if your PR fulfills the following requirements:
- [x] All new and existing tests passed
- [x] Tests for the changes have been added
- [x] Docs have been reviewed and added / updated if needed
- [x] My code follows the code style of this project and lint has passed locally
Description
Current Behavior:
Proposed Changes:
Issue Number(s):
Issue No #25
Screenshots (if appropriate):
How Has This Been Tested?
The code was tested by sending payload requests from smee.io and checking if the intended changes were updated in the database. The code needs test automation done, probably need another issue for it.
Pull request type
Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## Checklist Please check if your PR fulfills the following requirements: - [x] All new and existing tests passed - [x] Tests for the changes have been added - [x] Docs have been reviewed and added / updated if needed - [x] My code follows the code style of this project and lint has passed locally