Skip to content

Instantly share code, notes, and snippets.

@willingc
Last active February 28, 2025 18:33
Show Gist options
  • Save willingc/03c6bb868ac55998f04ade4731a63dcd to your computer and use it in GitHub Desktop.
Save willingc/03c6bb868ac55998f04ade4731a63dcd to your computer and use it in GitHub Desktop.
PR merge data napari

PR Merges

Month napari docs
2025-02 48 15
2025-01 53 9
2024-12 25 12
2024-11 31 17
2024-10 11 4
2024-09 41 7
2024-08 54 17

Query

gh pr list --search "is:closed is:merged merged:2025-02-01..2025-02-28" -L 100
gh pr list --search "is:closed is:merged merged:2025-02-01..2025-02-28" -L 100 | wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment