-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: 5.6.3
-
Fix Version/s: 5.9.0
-
Labels:None
-
Sprint:DevTools 73, DevTools 74, DevTools 75
-
Critical Points:0.5
The naming standards hook will remove any prefixes of the form refs/<something>/ from ref names before checking them against the user-supplied regexes. Sometimes, however, the <something> is of interest to the user - for example, pull for pull requests (at least in Github-derived repos) - so they ought to have a way to access/check it.