You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/16 15:52:38 UTC

[jira] [Commented] (CAMEL-8497) Add extra capabilities to the github component

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

ASF GitHub Bot commented on CAMEL-8497:
---------------------------------------

GitHub user objectiser opened a pull request:

    https://github.com/apache/camel/pull/438

    CAMEL-8497 Add support for setting a commit status, getting list of file...

    ...s associated with PR and retrieving a specific file content.

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

    $ git pull https://github.com/objectiser/camel ghchgstatus

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

    https://github.com/apache/camel/pull/438.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 #438
    
----
commit 5e5dc12928564eba074706452ca3b3590ba1f25c
Author: objectiser <ga...@brownuk.com>
Date:   2015-03-10T11:49:19Z

    CAMEL-8497 Add support for setting a commit status, getting list of files associated with PR and retrieving a specific file content.

----


> Add extra capabilities to the github component
> ----------------------------------------------
>
>                 Key: CAMEL-8497
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8497
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Gary Brown
>             Fix For: 2.15.1, 2.16.0
>
>
> To extend the use cases that the github component can be used for, we should add the following capabilities:
> - able to set the 'state' on a commit associated with a PR - this enables the "All is well" green tick to be added to the PR
> - retrieve list of files (summary details) associated with PR
> - get a specific file content



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)