Skip to main content

Community Service and Support

Community Service and Support measures the quality of services and support provided by the community as directly perceived by a developer during the contribution process. The emphasis on direct perception comes from the fact that many of the underlying services provided by the community, such as the Devops infrastructure involved in the development, are also key elements in building community services, but are difficult for the community participants to perceive. At the same time, they are also lack of a universal means of assessment. We use the metric dimension that participants perceive in community-based development to indirectly evaluate the community's entire "Marathon-like logistic system in open source contribution". It should be noted that this does not mean that only the metrics mentioned in the model are sufficient, in order to ensure the independence of indicators, the model has done a strong correlation index dimension reduction; So if you want to maintain the long-term positive development of the model, the community's efforts go far beyond what the current metrics contain.

Metrics in the Metrics Model

Updated Issues Count

  • Definition: Determine the number of issues updated in the last 90 days.
  • Weight: 19.721%
  • Threshold: 2000

There are two reasons why we chose to use the number of Issue updates instead of counting the number of issues that were closed or resolved. First, there are many different types of issues, such as bugs, new function requirements, user inquiries, and CVEs. Only certain types of problems, such as CVES, must be resolved quickly. For other types of issues, quick Issue resolution is not pursued usually, and we need to communicate with the issue creator multiple times to better understand the details that takes time. If the functional requirements, from acceptance to resolution, are in accordance with the release plan, such scenarios may also take several months. Second, from the number of Issue updates, we can monitor the activity of the Issue processing. The issue update can also include reopening the issue, indicating concern about changes in the understanding of the issue.

Close PR Count

  • Definition: The number of PR accepted and declined in the last 90 days.
  • Weight: 19.721%
  • Threshold: 4500

The more code you contribute, the more PR requests you need to close (accept or reject) . This indicates that the community is actively dealing with the PR. We use this metric together with Close PR Count as an outcome measure of the model, to provide an overall view of community service and support.

Issue First Response

  • Definition: Average/Median first comments response (in days) for new issues created in the last 90 days. This excludes bot responses,, the creator's own comment, or an action assigned by the issue. If the issue has been unanswered, the first response time is not counted.
  • Weight: -14.372%
  • Threshold: 15 days

We use this indicator to sense "Community temperature". And for contributors who join the community, if their questions are answered in a timely manner by the community, there's a good chance that they would be retained and continue to contribute to the community (according to Mozilla Research) . At the same time, we found that more and more robots have been used to assist with Issue processing in recent years, so we eliminated robot interference and focused on human replies.

Bug Issue Open Time

  • Definition: Average/Median time (days) that bug issues have been opened for issues created in the last 90 days.
  • Weight: -12.88%
  • Threshold: 60 days
  • Note: Issue that labeled by Bugs.

The Bug type Issue represents how efficiently the community handles issues that need to be resolved quickly. We chose to use Bug Issue to represent this type of Issues, which of course has its limitations, because not all bugs are high-priority ones, but rather than not distinguishing the Issue types, this index has some representativeness.

PR Open Time

  • Definition: Average/Median processing time (days) for new change requests created in the last 90 days, including closed/accepted change requests and unresolved change requests.
  • Weight: -12.88%
  • Threshold: 30 days

We are seeking for the change request fast close, including code merged or rejected. Otherwise the longer it takes for a change request to be resolved, the greater the risk that merge-conflict will occur, while other change requests that depend on it will also be stalled.

Issue Comment Frequency

  • Definition: Determine the average number of comments per issue created in the last 90 days.
  • Weight: 10.217%
  • Threshold: 5

We would like to see the community encourage open and transparent discussion around specific bugs or requirements through Issue. The corresponding conclusions of the Issue can also be accumulated as a knowledge base and made available to more people.

Code Review Count

  • Definition: Determine the average number of review comments per pull request created in the last 90 days.
  • Weight: 10.217%
  • Threshold: 8

We hope that code could be reviewed publicly by PR that shows how much the community values code quality and security management, and helps new people grow quickly.

Metric Model Algorithm

Weight

We use AHP to calculate weight of each metric.

AHP Input Data

Metric NameUpdated Issues CountClose PR CountIssue First ResponseBug Issue Open TimePR Open TimeComment FrequencyCode Review Count
Updated Issues Count1.0001.0001.3331.5001.5002.0002.000
Close PR Count1.0001.0001.3331.5001.5002.0002.000
Issue First Response0.7500.7501.0001.1431.1431.3331.333
Bug Issue Open Time0.6670.6670.8751.0001.0001.2501.250
PR Open Time0.6670.6670.8751.0001.0001.2501.250
Comment Frequency0.5000.5000.7500.8000.8001.0001.000
Code Review Count0.5000.5000.7500.8000.8001.0001.000

AHP Analysis Result

Metrics NameEigenvectorWeight
Updated Issues Count1.38019.721%
Close PR Count1.38019.721%
Issue First Response1.006-14.372%
Bug Issue Open Time0.901-12.876%
PR Open Time0.901-12.876%
Comment Frequency0.71510.217%
Code Review Count0.71510.217%

Consistency Test Results

Largest EigenvalueCI ValueRI ValueCR ValueConsistency Test
7.0020.0001.3600.000PASS

Threshold

The threshold we chose is based on the big-data observations from different types of open source projects.

References

Contributors

Frontend

  • Shengxiang Zhang
  • Feng Zhong
  • Chaoqun Huang
  • Huatian Qin
  • Xingyou Lai

Backend

  • Yehui Wang
  • Chenqi Shan
  • Shengbao Li
  • Huatian Qin

Metric Model

  • Yehui Wang
  • Liang Wang
  • Chenqi Shan
  • Shengbao Li
  • Matt Germonprez
  • Sean Goggins

Copyright © 2023 OSS compass. All Rights Reserved.