Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push Assignee and other details to Notion-Board #57

Open
2 tasks
DavidMc2021 opened this issue Mar 27, 2022 · 3 comments
Open
2 tasks

Push Assignee and other details to Notion-Board #57

DavidMc2021 opened this issue Mar 27, 2022 · 3 comments

Comments

@DavidMc2021
Copy link

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

  • Push Assignee information
  • Consider pushing "Project, Milestone, Development" as well
@Souvikns
Copy link
Owner

Assignee, Project, Milestone, and Development supports multiple entries in GitHub, In notion, we have multi-select would this be helpful if I sync only the names using multi-select so something like this -

Assignees: Souvik, DavidMc2021
Projects: NameOfSomeProject
Milestones: NameofSomeMilestone

@DavidMc2021 does this work for you? I think by doing this you can then make different views in notion according to filtering certain properties.

@DavidMc2021
Copy link
Author

Yes I think this works well the way that you planned it out. Having different views in Notion is a clever method to review the DB's.

@DavidMc2021
Copy link
Author

Another point, if we can push "Labels" from GitHub into Notion as a :Multi-Select then we can filter based on Labels in Notion which is very handy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants