Add changelogs dir to change classification.

This commit is contained in:
Matt Clay
2018-04-25 15:06:56 -07:00
parent a5e33969b1
commit aac3020770

View File

@@ -296,6 +296,9 @@ class PathMapper(object):
'units': 'test/units/contrib/'
}
if path.startswith('changelogs/'):
return minimal
if path.startswith('docs/'):
return minimal