Skip to content

Tags: github/issue-metrics

Tags

v3.23.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the dependencies group with 4 updates (#582)

* chore(deps): bump the dependencies group with 4 updates

Bumps the dependencies group with 4 updates: [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows), [github/contributors](https://github.com/github/contributors), [super-linter/super-linter](https://github.com/super-linter/super-linter) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/ospo-reusable-workflows` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/github/ospo-reusable-workflows/releases)
- [Changelog](https://github.com/github/ospo-reusable-workflows/blob/main/docs/release-image.md)
- [Commits](github/ospo-reusable-workflows@ebb4e21...c9afb9b)

Updates `github/contributors` from 1.5.11 to 1.7.0
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github/contributors@69e531b...ae62be2)

Updates `super-linter/super-linter` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@5119dcd...ffde3b2)

Updates `github/codeql-action` from 3.29.10 to 3.29.11
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@96f518a...3c3833e)

---
updated-dependencies:
- dependency-name: github/ospo-reusable-workflows
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github/contributors
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: super-linter/super-linter
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-version: 3.29.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: linting

- ensure credentials are not persisted past checkout of code
- add zizmor.yml file to linters to allow pull_request_target in actions for auto-labeler to work on fork pull requests
- add trivy.yml file to linters to ignore mypy_cache directory
- add HEALTHCHECK and non-root user to Dockerfile

Signed-off-by: jmeridth <jmeridth@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jmeridth <jmeridth@gmail.com>

v3.23.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: time_in_draft calculation for pull requests initially created as…

… drafts (#587)

* Initial plan

* Fix time_in_draft calculation for PRs initially created as drafts

Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>

* perf: reduce duplicate loops

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>

---------

Signed-off-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: time_in_draft calculation for pull requests initially created as…

… drafts (#587)

* Initial plan

* Fix time_in_draft calculation for PRs initially created as drafts

Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>

* perf: reduce duplicate loops

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>

---------

Signed-off-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v3.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #580 from github/jm_setup_copilot_files

v3.22.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: label metrics overcounting for closed issues when labels removed…

… before closure (#571)

* Initial plan

* Fix label metrics overcounting bug and add comprehensive tests

Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>

* Add 3 additional test cases for label metrics with creation-time labels and varied timeframes

Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>

* Fix black linting issue with long function name formatting

Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>

v3.22.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #570 from github/copilot/fix-567

v3.22.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#565)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #553 from github/status-column

feat: Status column

v3.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #540 from github/copilot/fix-539

feat: add assignee support to issue metrics reporting

v3.20.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #527 from github/dependabot/docker/python-56a1136

chore(deps): bump python from `914bf5c` to `56a1136`