Created
February 26, 2024 08:32
-
-
Save tzach/73f403bf1dcb4290e4cb65ec818ff3dd to your computer and use it in GitHub Desktop.
Extract all PRs from the last year
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gh pr list --state closed --search "created:>2023-03-01" -L 1000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment