mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add changelogs dir to change classification.
This commit is contained in:
@@ -296,6 +296,9 @@ class PathMapper(object):
|
||||
'units': 'test/units/contrib/'
|
||||
}
|
||||
|
||||
if path.startswith('changelogs/'):
|
||||
return minimal
|
||||
|
||||
if path.startswith('docs/'):
|
||||
return minimal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user