dogsheep / dogsheep/github-to-sqlite
Feature: pull request reviews and comments
- Vorherrschende Sprache
- Python
- Sterne
- 474
- Forks
- 50
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi there! I saw your [presentation at Boston Python](https://www.meetup.com/bostonpython/events/271887195). I'm already a light user of Datasette (thank you!), but wasn't aware of this project.
I've been working on a "pull request dashboard" to get a comprehensive view of the state of open PR's, esp. related to reviews (i.e., pending, approved, changes requested). Currently it's a CLI command, but I thought a Datasette UI might be fun.
I see that PR's are available from the `issues` command, but I don't see reviews anywhere. From the [API docs](https://docs.github.com/en/rest/reference/pulls#reviews), it looks like there are separate endpoints for those (as well as pull requests in general). What do you think about adding that? Would you accept a PR? Any sense of the level of effort?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne mit dem vorhandenen `issues`-Befehl und der verlinkten GitHub REST API-Dokumentation zu Pull-Request-Reviews. Verfolge, wie Pull-Request-Daten derzeit in SQLite gespeichert werden, und lege anschließend den Umfang für Reviews und Kommentare fest. Die Umsetzung sollte die angeforderten Pull-Request-Review- und Kommentardaten über den vorhandenen Befehl und die Datenbankausgabe des Projekts bereitstellen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github, python, sqlite
- Bereich
- api, database
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100