[
https://issues.apache.org/jira/browse/CAMEL-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548194#comment-16548194
]
ASF GitHub Bot commented on CAMEL-12666:
----------------------------------------
GitHub user valtoni opened a pull request:
https://github.com/apache/camel/pull/2431
CAMEL-12666: Create push tag operation
Operation "createTag" must be able to work with mandatory parameters
tagName and remoteName. Example section documentation was updated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/valtoni/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2431.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 #2431
----
commit e25bd64ad841f35b54758cec0cafe88a655df0d8
Author: valtoni <valtoni@...>
Date: 2018-07-18T18:09:30Z
CAMEL-12666: Create push tag operation
----
> Create push tag operation
> -------------------------
>
> Key: CAMEL-12666
> URL: https://issues.apache.org/jira/browse/CAMEL-12666
> Project: Camel
> Issue Type: New Feature
> Components: camel-git
> Reporter: Valtoni Boaventura
> Assignee: Andrea Cosentino
> Priority: Major
>
> The git component already has a "createTag" operation, adding a tag in local
> repo. Actually is not possible to push this modification. Adding a "pushTag"
> operation we must be able to do that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)