BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903)

plugins/ is COMMUNITY
Set sensible defaults for directories
support:network for the platforms that we Networking SUPPORTS,
everything else is COMMUNITY
Mark other support:network (ansible-connection, etc)
Infoblox is support:core
contrib/ by definition should be support:community
Remove duplicated labels
Make yamllint happy(ier)
Adds sanity test to ensure BOTMETA.yml is valid
This commit is contained in:
John R Barker 2018-09-14 12:33:23 +01:00 committed by GitHub
parent e038338e9f
commit 822236810e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 489 additions and 253 deletions

View file

@ -0,0 +1,4 @@
Sanity Tests » botmeta
======================
Verifies that ``./github/BOTMETA.yml`` is valid.