Skip to main content

Issue Response Time

From For

Definition

Issue Response Time is a metric defined by CHAOSS, see CHAOSS Metrics - Issue Response Time for the detailed definition of this metric.

Issue Response Time is a metric that shows how much time passes between the opening of an issue and a response in the issue thread from another contributor.

Issue Response Time helps determine how quickly the community responds to issues. This could be useful for community managers to determine if the community is responsive to issues and how quickly they are addressed. A high Issue Response Time could indicate that the community is not responsive to issues, while a low Issue Response Time could indicate that the community is responsive to issues, which can be used to measure the overall activity of the community.

Data

Link: https://oss.x-lab.info/open_digger/{platform}/{owner}/{repo}/issue_response_time.json

To get the data for a certain repository, replace {platform}, {owner} and {repo} with the actual name. Here is an example.

Code

Here's the implementation code.

CodePen Demo