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

Should have a way to sync values to custom properties #58

Open
Souvikns opened this issue Mar 29, 2022 · 2 comments
Open

Should have a way to sync values to custom properties #58

Souvikns opened this issue Mar 29, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Souvikns
Copy link
Owner

In my workflow I use Notion to track and plan my work, I have one database where all my work-related data goes and I use project property of type select to create separate views for my different projects. I would like to sync issues to my project with a custom property of Project of type select and pass in a value of my choice. This way I can sync issues from multiple GitHub repos to one Notion database.

@Souvikns Souvikns added the enhancement New feature or request label Mar 29, 2022
@DavidMc2021
Copy link

Are you able to have multiple Repo's sync to the same notion db board? How would this work?

@Souvikns
Copy link
Owner Author

Souvikns commented Apr 3, 2022

Are you able to have multiple Repo's sync to the same notion db board? How would this work?

You can have separate workflows that would push issues into the same database by creating workflows into different repos but have the same database ID, but my use case is a bit different.

I am thinking of building this. I have this set up in Notion that I have one large database where all my tasks go. In that database, I have a Project property which I use to create separate views to filter tasks according to the different projects I am maintaining. If I can just specify a custom property value this would be very beneficial to me. So I can reuse the same workflow for multiple repos and only specify the Project property to have different values according to my repo name and then use notion filters to do the rest.

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

No branches or pull requests

2 participants