-
Notifications
You must be signed in to change notification settings - Fork 90
Comparing changes
Open a pull request
base repository: github-community-projects/issue-metrics
base: v4.0.0
head repository: github-community-projects/issue-metrics
compare: v4.1.0
- 9 commits
- 4 files changed
- 5 contributors
Commits on Feb 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 442eeb3 - Browse repository at this point
Copy the full SHA 442eeb3View commit details -
Add grouping and sorting options for shipped work report
- Add GROUP_BY, SORT_BY, and SORT_ORDER environment variables - Implement sort_issues() to sort by time_to_close, time_to_first_response, etc. - Implement group_issues() to group by author or assignee - Add comprehensive unit tests for sorting and grouping functionality - Update README.md with documentation for new configuration options Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be23814 - Browse repository at this point
Copy the full SHA be23814View commit details
Commits on Feb 11, 2026
-
fix: linting error for too many nested blocks ignored
Signed-off-by: Zack Koppert <zkoppert@github.com>
Configuration menu - View commit details
-
Copy full SHA for 70c8840 - Browse repository at this point
Copy the full SHA 70c8840View commit details -
Sort with None values at the end, regardless of sort order
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Zack Koppert <zkoppert@github.com>
Configuration menu - View commit details
-
Copy full SHA for cce4a28 - Browse repository at this point
Copy the full SHA cce4a28View commit details
Commits on Mar 4, 2026
-
fix: add missing blank lines between functions for black/flake8
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d39eb1 - Browse repository at this point
Copy the full SHA 4d39eb1View commit details -
fix: address unresolved review feedback
- Fix EnvVars.__repr__ with proper comma separators and closing paren - Add descending sort order assertion to test_sort_with_none_values Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afcffa4 - Browse repository at this point
Copy the full SHA afcffa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a23e0 - Browse repository at this point
Copy the full SHA 11a23e0View commit details
Commits on Mar 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 36170c7 - Browse repository at this point
Copy the full SHA 36170c7View commit details -
Merge pull request #674 from github-community-projects/claude/add-gro…
…uping-sorting-options feat: add grouping and sorting options for shipped work report
Configuration menu - View commit details
-
Copy full SHA for 41a7961 - Browse repository at this point
Copy the full SHA 41a7961View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.0...v4.1.0