Commit Graph

5 Commits

Author SHA1 Message Date
Nikhita Raghunath 347f7d07d3 generator: add support for committees
Since committees can have private mailing lists, this commit
also adds a new field for specifying private mailing lists
in the "Contacts" section.
2019-03-15 18:13:12 +05:30
Nikhita Raghunath 1816b3e406 Add support for User Groups in sigs.yaml 2019-02-26 04:08:40 +05:30
Tim Pepper f527442d8b hack/verify-generated-docs.sh: clarify error output
When the hack/verify-generated-docs.sh job fails because a generated
file was edited instead of the sigs.yaml file, it is less than clear
from the error message that the user still needs to manually commit the
generated docs in addition to changing the sigs.yaml and validating that
the docs do build.  A small additional bit of guidance is appended to
the existing hint in the test error output.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-06-28 11:07:09 -07:00
Christoph Blecker 973b948b6b
Fix up verify-generated-docs script 2018-03-05 14:25:17 -08:00
Christoph Blecker 2bd679812c
Allow multiple steps in the verify job 2018-03-05 09:31:40 -08:00