github / issue-metrics

Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
https://github.blog/2023-07-19-metrics-for-issues-pull-requests-and-discussions/
MIT License
372 stars 46 forks source link

feat: Add option to hide Number of items closed metric #313

Closed zkoppert closed 1 month ago

zkoppert commented 1 month ago

Pull Request

fixes #309

Proposed Changes

This pull request introduces a new environment variable HIDE_ITEMS_CLOSED_COUNT to control whether the number of items closed metric should be displayed in the generated Markdown file.

Readiness Checklist

Author/Contributor

Reviewer