Skip to content

Releases: github/issue-metrics

v3.17.0

20 Jan 18:00
7d6c495
Compare
Choose a tag to compare

Changelog

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump python from 1127090 to 23a81be @dependabot (#457)
  • chore(deps): bump numpy from 2.2.1 to 2.2.2 in the dependencies group @dependabot (#458)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#455)
  • chore(deps): bump github/contributors from 1.5.1 to 1.5.3 in the dependencies group @dependabot (#454)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#449)
  • chore(deps): bump python from f41a75c to 1127090 @dependabot (#448)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#446)
  • chore(deps): bump types-pytz from 2024.2.0.20241003 to 2024.2.0.20241221 @dependabot (#447)
  • chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 in the dependencies group @dependabot (#445)
  • chore(deps): bump the dependencies group with 3 updates @dependabot (#443)
  • chore(deps): bump numpy from 2.1.3 to 2.2.0 in the dependencies group @dependabot (#440)
  • chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the dependencies group @dependabot (#442)
  • chore(deps): bump python from 4efa69b to f41a75c @dependabot (#441)
  • chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 in the dependencies group @dependabot (#439)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#438)

See details of all code changes since previous release

v3.16.0

01 Dec 17:35
2a4bfcb
Compare
Choose a tag to compare

Changelog

🚀 Features

  • feat(discussions): refactor get_discussions function for pagination support @Jalmeida1994 (#433)

🐛 Bug Fixes

  • fix: Update time in draft to account for edge cases and update tests @brokoli777 (#431)
  • fix(GHES): Remove versioning from GraphQL API endpoint URL in discussions.py @Jalmeida1994 (#432)

🧰 Maintenance

  • chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 in the dependencies group @dependabot (#430)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#428)
  • chore(deps): bump python from 751d8be to 4efa69b @dependabot (#429)
  • chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 in the dependencies group @dependabot (#427)
  • test: improve auth test coverage @zkoppert (#426)
  • chore(deps): bump github/contributors from 1.5.0 to 1.5.1 in the dependencies group @dependabot (#425)
  • chore(deps): bump numpy from 2.1.2 to 2.1.3 in the dependencies group @dependabot (#423)
  • chore(deps): bump pytest-cov from 5.0.0 to 6.0.0 @dependabot (#424)

See details of all code changes since previous release

v3.15.2

29 Oct 15:44
baa4523
Compare
Choose a tag to compare

Changelog

🚀 Features

🧰 Maintenance

  • chore(deps): bump the dependencies group with 3 updates @dependabot (#420)
  • chore(deps): bump mypy from 1.12.1 to 1.13.0 in the dependencies group @dependabot (#419)

See details of all code changes since previous release

v3.15.1

24 Oct 04:32
4888b60
Compare
Choose a tag to compare

Changelog

🚀 Features

  • feat: Tracking pull request time in draft state @zkoppert (#415)

🧰 Maintenance

  • docs: rm stale inline docs @zkoppert (#414)
  • chore(deps): bump python from 2ec5a4a to 751d8be @dependabot (#413)
  • chore(deps): bump mypy from 1.12.0 to 1.12.1 in the dependencies group @dependabot (#410)
  • chore(deps): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 @dependabot (#411)

See details of all code changes since previous release

v3.15.0

21 Oct 17:28
852d290
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: Correct positional args for write_to_markdown() @zkoppert (#409)

🧰 Maintenance

  • refactor: Move search functions and tests to their own files @zkoppert (#407)

See details of all code changes since previous release

v3.14.0

16 Oct 21:27
c6f90db
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: pass through report name, issue title, and search query when report is empty @zkoppert (#405)

🧰 Maintenance

  • chore(deps): bump python from 3.12-slim to 3.13-slim in the dependencies group @dependabot (#404)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#403)
  • chore(deps): bump the dependencies group with 2 updates @dependabot (#402)

See details of all code changes since previous release

v3.13.0

07 Oct 19:37
c567bd1
Compare
Choose a tag to compare

Changelog

🚀 Features

🐛 Bug Fixes

  • fix: Remove more general part of duplicate actions permissions @zkoppert (#382)

🧰 Maintenance

  • chore(deps): bump python from ad48727 to af4e85f @dependabot (#399)
  • chore(deps): bump the dependencies group with 4 updates @dependabot (#400)
  • chore(deps): bump numpy from 2.1.1 to 2.1.2 in the dependencies group @dependabot (#397)
  • chore(deps): bump types-pytz from 2024.2.0.20240913 to 2024.2.0.20241003 @dependabot (#398)
  • chore: Remove unneeded pip install @zkoppert (#393)
  • docs: Add OSSF Best Practices Badge @zkoppert (#392)
  • chore: use setup python to improve OSSF scorecard @zkoppert (#391)
  • chore(deps): bump python from 15bad98 to ad48727 @dependabot (#388)
  • chore(deps): bump pylint from 3.3.0 to 3.3.1 in the dependencies group @dependabot (#389)
  • chore(deps): bump the dependencies group with 4 updates @dependabot (#390)
  • docs: instructions on verifying token access to a repository @andimiya (#387)
  • docs: developer setup instructions to run codebase @andimiya (#385)

See details of all code changes since previous release

v3.12.0

24 Sep 04:58
8cee549
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: Remove ignore_users authored items from markdown results @zkoppert (#379)

🧰 Maintenance

  • chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the dependencies group @dependabot (#378)
  • chore(deps): bump pylint from 3.2.7 to 3.3.0 in the dependencies group @dependabot (#377)

See details of all code changes since previous release

v3.11.0

19 Sep 19:31
147cd3a
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

See details of all code changes since previous release

v3.10.1

19 Sep 18:59
634cf46
Compare
Choose a tag to compare

Changelog

🚀 Features

  • feat: REPORT_TITLE and OUTPUT_FILE environment variables @jmeridth (#373)

See details of all code changes since previous release