- Notifications
You must be signed in to change notification settings - Fork87
Comparing changes
Open a pull request
base repository:github/issue-metrics
Uh oh!
There was an error while loading.Please reload this page.
base:c2ad23c
head repository:github/issue-metrics
Uh oh!
There was an error while loading.Please reload this page.
compare:45a6cb3
- 9commits
- 17files changed
- 4contributors
Commits on Sep 22, 2025
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [black](https://github.com/psf/black) and [mypy](https://github.com/python/mypy).Updates `black` from 25.1.0 to 25.9.0- [Release notes](https://github.com/psf/black/releases)- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)- [Commits](psf/black@25.1.0...25.9.0)Updates `mypy` from 1.18.1 to 1.18.2- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)- [Commits](python/mypy@v1.18.1...v1.18.2)---updated-dependencies:- dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies- dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies...Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump github/ospo-reusable-workflows
Bumps the dependencies group with 1 update: [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows).Updates `github/ospo-reusable-workflows` from 0.5.3 to 0.5.4- [Release notes](https://github.com/github/ospo-reusable-workflows/releases)- [Changelog](https://github.com/github/ospo-reusable-workflows/blob/main/docs/release-discussion.md)- [Commits](github/ospo-reusable-workflows@c9afb9b...26eec20)---updated-dependencies:- dependency-name: github/ospo-reusable-workflows dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Commits on Sep 23, 2025
Merge pull request#603from github/dependabot/github_actions/depende…
…ncies-f473f79117chore(deps): bump github/ospo-reusable-workflows from 0.5.3 to 0.5.4 in the dependencies group
Merge pull request#602from github/dependabot/pip/dependencies-4acff…
…b3b0achore(deps): bump the dependencies group with 2 updates
Commits on Sep 29, 2025
Implement PR comment statistics feature with HIDE_PR_STATISTICS confi…
…gurationCo-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Address code review feedback: improve type annotations and remove sid…
…e effectsCo-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Fix markdown formatting with prettier
Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Merge pull request#604from github/copilot/fix-e7ef649d-faf0-448e-a1…
…9b-ca4222c3a3b4feat: Add PR comment statistics behind HIDE_PR_STATISTICS configuration flag
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 c2ad23c...45a6cb3
Uh oh!
There was an error while loading.Please reload this page.