← Pull Request Pilot

GitHub API Usage

GitHub API Compliance

This app uses the GitHub GraphQL API on behalf of the authenticated user, using their personal access token. This complies with GitHub's Terms of Service (Section H — API Terms), which permits API access for user-initiated actions. The app does not scrape, cache data beyond the current session, or exceed rate limits. No GitHub data is shared with third parties.

How to Test

The app requires a GitHub personal access token to function. To test:

  1. Create a token at github.com/settings/tokens with the repo scope.
  2. Open the app. On first launch, the Settings screen appears automatically.
  3. Paste the token and click "Save & Validate".
  4. Once validated, click "Get Started" to reach the dashboard.