glpi-project/glpi - Open Source PR Review Scorecard

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

C-Rank Grade: A (Welcoming) - 65/100

External PR Merge Rate: 82%

Response Time: 4d

First Timer Success: 67%

Frequently Asked Questions

Is glpi-project/glpi welcoming to first-time open-source contributors?

glpi-project/glpi has a recorded first-timer success rate of 66.7%. Repositories ranked A typically provide actionable feedback during code reviews and actively nurture new community contributors.

How fast can I expect code review feedback on my pull request?

Maintainers in glpi-project/glpi respond to incoming external pull requests in approximately 91.4 hours on average. Keeping PRs focused on single tasks and ensuring tests pass helps maintainers review faster.

What does the 65.4 C-Rank™ score (A Tier) represent?

The C-Rank™ system evaluates GitHub projects on a 0–100 scale using real data: PR merge rates, review turnaround time, active maintainer presence, and first-time contributor success. A score of 65.4 places glpi-project/glpi in the A tier.

What is the external contributor pull request merge rate for glpi-project/glpi?

The external contributor pull request merge rate for glpi-project/glpi is 81.7%, based on public PR activity from non-core contributors.

Are there Good First Issues available in glpi-project/glpi?

glpi-project/glpi currently has 5 active issue(s) tagged with beginner-friendly labels like "good first issue", "beginner", or "up-for-grabs".

glpi-project
glpi-project/glpiAWelcoming6.3k
GitHub
Back to Explorer
glpi-project

glpi-project/glpi

6,259
AWelcoming(65/100)PHP

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

Compare
Jump to:

AI Maintainer Review Guidelines

Review Persona

Empathetic Technical Mentor

Warmth Score
7.7/10
Patience Score
8.2/10
Nitpick Rate
30%

Collaborative maintainer environment in glpi-project/glpi. Reviews community pull requests with focus on project quality.

Top PR Submission Do's

  • Ensure code complies with the project coding style
  • Keep PRs scoped to a single concern
  • Include context and link to the related issue

Top PR Friction Pitfalls (Don'ts)

  • Do not submit PRs without linking an issue
  • Do not break existing tests without fixing them
  • Do not mix unrelated refactors in a single PR
Response Velocity
3 days+
Standard maintainer review cycle

Average Response Latency

Tracks hours until a maintainer leaves a review, comment, or PR response.

Merge Efficiency
81.7%
High acceptance rate for external PRs

External Acceptance Rate

Percentage of community pull requests successfully merged into main.

First-Timer Success
66.7%
Strong first-timer PR acceptance rate

First PR Conversion

Rate at which developers submitting their first repository PR succeed.

Active Maintainers
43 core
Highly collaborative maintainer core
Diagnostic Health HUD
81.7%
Merge Gauge
66.7%
1st-Timer
Community Vibe53/100

Embed C-Rank Badge

Show contributors that your repository actively reviews and merges external pull requests.

GetMerged C-Rank badge for glpi-project/glpi
[![GetMerged C-Rank](https://getmerged.abhishekco.de/api/badge/glpi-project/glpi)](https://getmerged.abhishekco.de/glpi-project/glpi?utm_source=github&utm_medium=badge)

Active Good First Issues (5)

View on GitHub

Code of Conduct I agree to follow this project's Code of Conduct Disable plugins I reproduce the issue with all plugins disabled Is there an existing issue for this? I have searched the existing issues Version 11.0/bugfixes Bug description Clicking the "Disassociate" button in the main Network Name form to disconnect the item results in GLPI sending the user to the old item's form instead of back to the Network Name form. Relevant log output Page URL No response Steps To reproduce No response Your GLPI setup information No response Anything else? No response

📅 Opened May 31, 2026💬 2 comments
Quality: 80/100Contribute

Code of Conduct I agree to follow this project's Code of Conduct Disable plugins I reproduce the issue with all plugins disabled Is there an existing issue for this? I have searched the existing issues Version 11.0.7 Bug description I have successfully imported Network Names using the Data Injection plugin and I am trying to associate them with Network Devices. The imported Network Names contain a name and an IP address. When I try to associate them with Network Devices I get the alert: "Unable to reaffect given elements!" I also have the OCS Inventory plugin installed, where Network Names are created automatically for some Network Devices and associated correctly. For testing purposes, I removed one Network Name association from a Network Device. However, when I try to associate the same Network Name again manually, the same alert appears. Relevant log output Page URL front/networkname.form.php?id=1126# Steps To reproduce Import Network Names using Data Injection plugin o

📅 Opened May 26, 2026💬 1 comment
Quality: 55/100Contribute

Code of Conduct I agree to follow this project's Code of Conduct Disable plugins I reproduce the issue with all plugins disabled Is there an existing issue for this? I have searched the existing issues Version 11.0.7 Bug description When I add a cost in Management -> Financial & Administrative Information and link it to a budget, the costs from other tickets do not appear in that budget. If I do not link a budget in Management -> Financial & Administrative Information, the cost in the ticket is displayed normally in Budget. Relevant log output Page URL No response Steps To reproduce No response Your GLPI setup information No response Anything else? No response

📅 Opened May 22, 2026💬 1 comment
Quality: 55/100Contribute

Code of Conduct I agree to follow this project's Code of Conduct Contribution description I have been trying to come up with ideas for specs for context-aware data fetching in the High-Level API for a while now without being able to fully settle on any specifics, so I am looking for other people's opinions/suggestions to try to unblock this as it may be required for an official client using the HLAPI and makes it easier for non-official API uses to submit correct/expected data. A little background, In GLPI we have resource-level permissions like READ for Users. A self-service user has no permission to read users normally, but they are able to see them as options in a dropdown in some circumstances. Additionally, specific contexts like the actor fields in a ticket require additional filtering like only showing users that could be assigned to the ticket. Currently, when calling /Administration/User or GraphQL User query, only the READ permission and entity restrictions are taken into

📅 Opened May 13, 2026💬 0 comments
Quality: 80/100Contribute

Code of Conduct I agree to follow this project's Code of Conduct Disable plugins I reproduce the issue with all plugins disabled Is there an existing issue for this? I have searched the existing issues Version 11.0.7 Bug description I can't add a Simcard to a Ticket, I get a "An unexpected error occurred". Relevant log output glpi.CRITICAL: *** Uncaught PHP Exception RuntimeException: "Unable to get itemtype from relation input." at CommonDBRelation.php line 2268 Backtrace : ./src/CommonDBRelation.php:2268 ./src/CommonDBRelation.php:2231 CommonDBRelation->isValueEmpty() ./src/CommonDBRelation.php:2184 CommonDBRelation->validateAttachedItem() ./front/commonitilobject_item.form.php:70 CommonDBRelation->check() ./front/item_ticket.form.php:40 include() ...Glpi/Controller/LegacyFileLoadController.php:64 require() ./vendor/symfony/http-kernel/HttpKernel.php:181 Glpi\Controller

📅 Opened May 7, 2026💬 3 comments
Quality: 65/100Contribute
Looking for more PHP beginner tasks?Explore PHP GFI

Contributor Community Vibe Feedback

Rate what actually matters after opening a pull request here.

Have you contributed to this repo?

Rate your first-hand PR experience (review speed, maintainer responsiveness, and onboarding ease) to help other contributors.

3 ratings required
Maintainer helpfulness
Review speed
Beginner friendliness

Contributor Compatibility & Review Speed Analysis for glpi-project/glpi

When evaluating whether to contribute to glpi-project/glpi, response velocity and maintainer engagement are crucial. GetMerged continuously tracks pull request trajectories, first-comment latency, and code review rounds to help developers avoid submitting pull requests to backlogged repositories.

Currently, maintainers of glpi-project/glpi acknowledge new external contributions in approximately 3 days+. Out of all submitted pull requests from non-core authors in the last 180-day window, 81.7% were successfully merged into the primary branch.

Frequently Asked Questions - Contributing to glpi-project/glpi

01

Is glpi-project/glpi welcoming to first-time open-source contributors?

glpi-project/glpi has a recorded first-timer success rate of 66.7%. Repositories ranked Welcoming typically provide actionable feedback during code reviews and actively nurture new community contributors.

02

How fast can I expect code review feedback on my pull request?

The initial maintainer response time averages ~3 days+. Keeping PRs scoped to single concerns and ensuring CI checks succeed will optimize review turnaround.

03

What does the 65.4 C-Rank™ score represent?

The C-Rank™ index scores repositories on a 0 to 100 scale using an objective formula: external PR merge rates, initial response speed, active maintainer count, and first-time contributor retention. A score of 65.4 places glpi-project/glpi in the Welcoming tier.

04

What is the external contributor pull request merge rate for glpi-project/glpi?

The external pull request merge rate is 81.7%. GetMerged isolates non-core community contributions so external developers get an accurate benchmark of PR acceptance probability.

05

Are there beginner Good First Issues open in glpi-project/glpi?

Yes, glpi-project/glpi currently has 5 active issue(s) tagged with beginner-friendly labels. You can inspect these directly from the repository issues tab.

GetMerged C-Rank™ Indexing Standard

All metrics displayed for glpi-project/glpi are automatically retrieved via the public GitHub API and recalculated daily. Insider pull requests submitted by repository owners or organization members are excluded from merge rate calculations to preserve objective external contributor statistics.