ljharb/repo-report

audit graphql changelog

Open

#95 opened on Mar 7, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
help wanted

Repository metrics

Stars
 (25 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. manually audit https://docs.github.com/en/graphql/overview/changelog#schema-changes-for-2022-11-15-1 to make sure our schema is up to date, and new fields we can use are added
  2. programmatically monitor it if possible and notify us when fields we use are mentioned, and when new fields are added.

Contributor guide