Need
_In order to see who is assigned to each issue
As a User that has setup the integration
I want to Push the assignee information to the integration so that I can sort/filter
Acceptance Criteria
Scenario: When a GitHub issue is updated it should push the information to the Notion-board integration
GIVEN a successful integration
WHEN any update happens
THEN the corresponding issue ID is updated in Notion
Tasks
Need
_In order to see who is assigned to each issue
As a User that has setup the integration
I want to Push the assignee information to the integration so that I can sort/filter
Acceptance Criteria
Scenario: When a GitHub issue is updated it should push the information to the Notion-board integration
GIVEN a successful integration
WHEN any update happens
THEN the corresponding issue ID is updated in Notion
Tasks