| commit | 47b59dc80db2956c36b6f24aee0b7c1a6b688995 | [log] [tgz] |
|---|---|---|
| author | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 18 16:58:42 2022 -0500 |
| committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jul 19 08:06:42 2022 -0500 |
| tree | 7fa9824c4495f244ebf2e67d919a171c8ab8693b | |
| parent | ce5f495a113e72148039705702959cabcffe6974 [diff] |
jenkins: add owners tool to userid-validation flow
Run the 'owners' tool during the userid-validation so that
owners and reviewers are automatically added by Jenkins.
Fix a few minor issues with the 'owners' tool:
- Switch the 'push-args' option from BooleanOptionalAction since
this isn't supported in the Python version on the Jenkins
controller.
- Handle empty 'matchers' statements.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib496c5874a532299ecf821345c8c25d87a21f3f1
Build script for CI jobs in Jenkins.