[ 
https://issues.apache.org/jira/browse/METRON-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217404#comment-16217404
 ] 

ASF GitHub Bot commented on METRON-1278:
----------------------------------------

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 <mfo...@hortonworks.com>
Date:   2017-10-24T18:24:06Z

    METRON-1278 Strip "Build Status" widget from root README.md in site-book 
build

----


> Strip "Build Status" widget from root README.md in site-book build
> ------------------------------------------------------------------
>
>                 Key: METRON-1278
>                 URL: https://issues.apache.org/jira/browse/METRON-1278
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Matt Foley
>            Assignee: Matt Foley
>             Fix For: 0.4.2
>
>
> At the top of the root README.md file is a line
> {code}
> [![Build 
> Status](https://travis-ci.org/apache/metron.svg?branch=master)](https://travis-ci.org/apache/metron)
> {code}
> which causes the latest travis build status to be displayed as a variable 
> icon at the top of the README page.  This is intended to give all github 
> viewers an immediate flag whether the build is healthy or not.  It does not 
> belong in a rendered site-book.
> Recommend not worrying about historical site-books (they naturally obsolesce 
> out of the “dist/release” area).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to