aifoundry-org / blame-ai-discord-bot

Apache License 2.0
0 stars 1 forks source link

Fetch & store Pull Request and related data #4

Open khasinski opened 4 weeks ago

khasinski commented 4 weeks ago

This should include:

It should be idempotent (ie. it should allow to refresh the data when you run it once)

Use a JSON column to store the cleaned up data.

Save timestamps (created/updated at), save source of the data (PR link, repo name).

This is the first model, so the setup should be SQLite for the database.

The decision if we want to crawl the page or use the API is left to the person implementing this feature.

anatoliliotych commented 3 weeks ago

https://gist.github.com/Vadser/6cae9e9bf3d22def1f128ae18ccbdc17