Skip to content

Instantly share code, notes, and snippets.

View andrialexandrou's full-sized avatar

Andri Alexandrou andrialexandrou

View GitHub Profile
#!/usr/bin/env node
/**
* Pull Request Search Script
*
* Usage: node script.js <target_directory> [initial_commit]
*
* Required Arguments:
* - target_directory: Relative path to the directory to search for PRs
* Example: ./src/components