- 🇺🇸United States cedewey Denver, CO
Hi all,
I found this discussion helpful. I believe we have answers to the initial question this issue asks,
What else then the contribution credit types named on the service page do influence the marketplace ranking?
I've done the following to try and resolve this issue:
- Updated the issue category to Support request and component to Documentation since this is seeking an answer to a question, not a request to enhance the functionality of drupal.org
- Drafted an answer below in this comment and in the issue description so that people who visit this issue can easily read the answer.
- Updated the Contribution Credit Weight and Impact on Ranking documentation page → with a link to the source code of the algorithm.
Answer
The Contribution Credit Weight and Impact on Ranking documentation page → lists out all of the forms of contribution that influence the marketplace ranking.
You can always view the code itself that calculates the marketplace ranking by viewing the
function drush_drupalorg_org_credit()
in the drupalorg > drupalorg > drupalorg.drush.inc file.