ramnes / notion-sdk-py

The official Notion API client library, but rewritten in Python! (sync + async)
https://ramnes.github.io/notion-sdk-py
MIT License
1.75k stars 138 forks source link

Add a GitHub CI cron job that open issues here for new Notion API changelog entries #234

Open ramnes opened 4 months ago

ramnes commented 4 months ago

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!

trancethehuman commented 3 months ago

Glad that this project is active :)

ramnes commented 3 months ago

Yes, it is. I would just like to see a bit more contributions from the community, I'm feeling quite alone these days. :)

trancethehuman commented 3 months ago

@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.

ramnes commented 3 months ago

Any issue with the good first issue tag!

https://github.com/ramnes/notion-sdk-py/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

AlexPantyukhin13 commented 1 month ago

Has anyone already taken it? If not, I would like to try to make a contribution.

ramnes commented 1 month ago

Go ahead!