• @sugar_in_your_tea
    link
    English
    111 months ago

    Easy solution, give review rights to a few volunteers. Pick from the regular contributors.

    • Aloso
      link
      fedilink
      111 months ago

      On GitHub, everybody has the ability to review pull requests, even you. But there still aren’t enough volunteers who review PRs.

      • @sugar_in_your_tea
        link
        111 months ago

        Sure, but you should always have a core contributor required to review code before it gets merged. That’s a feature GitHub offers, and it should be used. Block all PRs unless there’s at least one review from a trusted contributor, and consider requiring a second review from any source.

        • Aloso
          link
          fedilink
          111 months ago

          That doesn’t solve the issue that there are too few contributors. Requiring a review doesn’t ensure that someone reviews the code.

          • @sugar_in_your_tea
            link
            111 months ago

            Requiring a review from a trusted contributor ensures that one of those trusted contributors reviews the code. The one main maintainer should add more people to that trusted circle, which will ensure that at least one of those will review all code that goes into the codebase.

            If people see that code isn’t being merged, someone will step up to request to be in that trusted circle.