URL: https://github.com/freeipa/freeipa/pull/2408 Author: tiran Title: #2408: Lint yaml and RPM spec Action: opened
PR body: """ Let's catch broken YAML files (Travis, PR-CI) and spec file early.
- Use rpmlint to detect syntax errors in spec file early - Attempt to parse all YAML files with PyYAML
Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2408/head:pr2408 git checkout pr2408
URL: https://github.com/freeipa/freeipa/pull/2408 Author: tiran Title: #2408: Lint yaml and RPM spec Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2408/head:pr2408 git checkout pr2408
freeipa-devel@lists.fedorahosted.org