You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mertcb Bingo🎉 Webhooks can solve our problem when updating data on DB. Also, we need to improve our schema @muraterzioglu's one is really good for this.
Due to paging, the Github API pulls the data from page 1. We need all the issues.
For example https://github.com/expressjs/express/issues
-https://github.com/expressjs/express/issues?page=2&q=is%3Aissue+is%3Aopen
The text was updated successfully, but these errors were encountered: