issue-metrics
issue-metrics copied to clipboard
Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
Some InnerSource projects essentially provide platform capabilities for the organisation, meaning that they "only" have internal teams as customers. Understanding and talking about the customer value and business value of...
# Pull Request Address case where negative time for "time label applied" is reported for labels that have at some point been both "labeled" and "unlabeled" on a given issue...
### Describe the bug Thank you for this repository. When I ran issue-metrics `v3` against a repository with several GitHub issues that utilize labels, I noticed a few of the...
I have a workflow that runs on a monthly schedule to generate PR and Issue metrics. When it ran on the schedule yesterday, it [failed](https://github.com/InnerSourceCommons/InnerSourcePatterns/actions/runs/6714828057/attempts/1) with this error: > You...
If a team wants to keep their time to first comment or other metric under a certain goal such as 3 days, it would be cool to configure that and...
Add awareness of previous metrics results in order to calculate and report +/- changes.
Seems like some folks might want this to be increased to measure metrics on more than 100 discussions. We could either implement a more reasonable limit or figure out how...
One metric that we found helpful at $dayjob was looking at how many people there are that provide the bulk of mentorship for contributors. If that drops below a certain...
In https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/599 I learned that it is possible already to merge multiple reports into a single reports by apply a smart concatenation of multiple GHA steps. Very cool! Here an...
Firstly, thanks for this action, it's extremely useful. However, I've been very excited to move our PR and issue management to V2 projects because I think that project statuses will...