https://bugzilla.wikimedia.org/show_bug.cgi?id=34764

       Web browser: ---
             Bug #: 34764
           Summary: Gerrit puppet linter should only lint operation/puppet
                    not PHP projects.
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: has...@free.fr
                CC: innocentkil...@gmail.com, rlan...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---


In all repository, Gerrit lints the submitted patches using only puppet which
can give false positive message. For example, sending an invalid PHP file
result in a message saying "Verified Lint check passed."
https://gerrit.wikimedia.org/r/#change,2806

The root cause is Gerrit patchset-created hook which is used globally for all
repository. Originally created for operations/puppet , we need to update it so
it only lint that repository.

See hook in operations/puppet repo in /files/gerrit/hooks/

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to