mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Added supershipit to botmeta sanity test (#50219)
This commit is contained in:
@@ -37,6 +37,7 @@ def main():
|
||||
'labels': Any(list_string_types, *string_types),
|
||||
'maintainers': Any(list_string_types, *string_types),
|
||||
'notified': Any(list_string_types, *string_types),
|
||||
'supershipit': Any(list_string_types, *string_types),
|
||||
'support': Any("core", "network", "community"),
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user