GitHub user mattf-horton opened a pull request:
https://github.com/apache/metron/pull/815
METRON-1278 Strip "Build Status" widget from root README.md in site-book
build
## Contributor Comments
See https://issues.apache.org/jira/browse/METRON-1278
## Pull Request Checklist
### For all changes:
- [x] Is there a JIRA ticket associated with this PR? If not one needs to
be created at [Metron
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
- [x] Does your PR title start with METRON-XXXX where XXXX is the JIRA
number you are trying to resolve? Pay particular attention to the hyphen "-"
character.
- [x] Has your PR been rebased against the latest commit within the target
branch (typically master)?
### For code changes:
N/A
### For documentation related changes:
- [x] Have you ensured that format looks appropriate for the output in
which it is rendered by building and verifying the site-book?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattf-horton/metron METRON-1278
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metron/pull/815.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #815
----
commit 6772d863d94b9b413943a0ebd429020058b8b250
Author: mattf-horton <[email protected]>
Date: 2017-10-24T18:24:06Z
METRON-1278 Strip "Build Status" widget from root README.md in site-book
build
----
---