Skip to content

feat: added script for fetching pull requests from github#186

Merged
RetroModernDev merged 2 commits intomainfrom
docs/summarizing-gh-pull-requests
Sep 18, 2025
Merged

feat: added script for fetching pull requests from github#186
RetroModernDev merged 2 commits intomainfrom
docs/summarizing-gh-pull-requests

Conversation

@RetroModernDev
Copy link
Owner

Added script that fetch PRs to directory and afterwords, when I have PRs on my machine, I can summarize them using nitrodigest.

Added script that fetch PRs to directory and afterwords, when I have PRs
on my machine, I can summarize them using nitrodigest.
Copilot AI review requested due to automatic review settings September 18, 2025 07:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new Python script that fetches pull requests from GitHub repositories using the GitHub CLI and saves them locally for analysis with nitrodigest.

  • Implements GitHub CLI integration to fetch PR data including titles, descriptions, and diffs
  • Adds file system utilities to safely save PR content as markdown files
  • Provides command-line interface with configurable destination directory

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@RetroModernDev RetroModernDev merged commit d59d9d0 into main Sep 18, 2025
5 checks passed
@RetroModernDev RetroModernDev deleted the docs/summarizing-gh-pull-requests branch September 18, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants