You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ewencp <gi...@git.apache.org> on 2017/09/20 04:18:13 UTC

[GitHub] kafka pull request #3917: MINOR: Extend release.py with a subcommand for sta...

GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/3917

    MINOR: Extend release.py with a subcommand for staging docs into the kafka-site repo

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ewencp/kafka stage-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3917.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 #3917
    
----
commit 087bef8e7803fb2844c427a5bf9c123948da22f2
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-09-20T04:16:12Z

    MINOR: Extend release.py with a subcommand for staging docs into the kafka-site repo

----


---