-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Add a GitHub CI cron job that open issues here for new Notion API changelog entries #234
Comments
Glad that this project is active :) |
Yes, it is. I would just like to see a bit more contributions from the community, I'm feeling quite alone these days. :) |
@ramnes do you have a list of issues for newcomers? I'll pick a few and work on them. About to build Notion integration in my FastAPI app this month. |
Any issue with the https://github.com/ramnes/notion-sdk-py/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Has anyone already taken it? If not, I would like to try to make a contribution. |
Go ahead! |
Hey @ramnes, I recently started using this library for a project and thought I’d try to give back! I saw this issue and put together a potential solution in my fork here. What I did:
Let me know what you think about this solution. Happy to tweak it or clean things up and open a PR if it seems useful. |
Hey @MassimoGennaro, That's awesome, thank you so much for the help! It definitely seems useful, and I'd be really happy to get this merged. :) Top of mind right now:
Don't feel obliged to make these changes, but please open a PR. Thanks again! |
Hi @ramnes
I tested it on my fork and everything seems working fine. I'm opening a PR! |
Most of the development / maintenance of this package is tied to Notion API changelog.
I already receive a notification every time a change happens in notion-sdk-js (watch ramnes/notion-sdk-js if you want them too), but sometime I misinterpret a commit and skip important changes.
A new issue here every time there's a new entry in the official changelog would be a better way to follow upstream changes!
The text was updated successfully, but these errors were encountered: