commit and push to a Git repo during a build - prevent triggering another build

Voka April 14, 2020

I read https://confluence.atlassian.com/bamkb/how-to-commit-and-push-to-a-git-repo-during-a-build-720641378.html

and I'm currently pushing to Git repo during build.

 

However, my build plan triggers on Git repo code change.

Won't this mean I'll have a never ending cycle?

(Push to repo -> plan triggers -> plan pushes to Git -> another plan triggers ...)

1 answer

0 votes
Bloompeak Support
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
April 26, 2020

Hi @Voka ,

Bamboo can ignore commits by regular expression matched on the commit message. You can distinguish the commit done by bamboo with custom message and exclude the message string you entered.

Screen Shot 2020-04-26 at 23.12.52.pngScreen Shot 2020-04-26 at 23.13.00.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events