Skip to content

Fix parsing Pull Request edge cases

Compare
Choose a tag to compare
@sbdchd sbdchd released this 04 Jul 21:17
· 26 commits to master since this release
b325e7e

Fixed

  • Fix parsing a PR without an author / without commits / with null CheckRuns (#828, #831, #827)
  • internal: remove FastAPI dependency and use Starlette (#826)