As a developer
I need to know when pull requests have been issued by the development team
So that I can merge the pull requests into the master branch and maintain up to date code
Assumptions:
*There is a git hub account and slack channel associated with Suppliers repository
Acceptance Criteria:
Given that I want to be notified of pull requests to be able to merge it into master branch
When a pull request is issued by the development team
Then I get a notification in the slack channel
As a developer I need to know when pull requests have been issued by the development team So that I can merge the pull requests into the master branch and maintain up to date code
Assumptions: *There is a git hub account and slack channel associated with Suppliers repository
Acceptance Criteria: Given that I want to be notified of pull requests to be able to merge it into master branch When a pull request is issued by the development team Then I get a notification in the slack channel