You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/27 12:33:16 UTC

[GitHub] [camel] gilvansfilho opened a new pull request, #8639: [Camel 18656] Fix camel-git always merge at master branch

gilvansfilho opened a new pull request, #8639:
URL: https://github.com/apache/camel/pull/8639

   Related to [this issue](https://issues.apache.org/jira/browse/CAMEL-18656)
   
   `targetBranchName` endpoint parameter allow user define in which branch commits will be merge into. This is not a mandatory param to grant backward compatibility. If that param was not provided camel-git will try to get `init.defaultBranch` config from users config file. If that was not configured will use `master` as default.
   
   Some tests were added but please double check.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #8639: [Camel 18656] Fix camel-git always merge at master branch

Posted by GitBox <gi...@apache.org>.
davsclaus merged PR #8639:
URL: https://github.com/apache/camel/pull/8639


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #8639: [Camel 18656] Fix camel-git always merge at master branch

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8639:
URL: https://github.com/apache/camel/pull/8639#issuecomment-1293460374

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org