The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bamboo skips commits for building

danieldaeschle
Contributor
August 27, 2020

Our Bamboo plan has a configuration to trigger on every commit (Bitbucket Server repository triggered).

Sadly, some commits doesn't trigger the Bamboo plan to run.

You can see that there are two PullRequest merges which result in one build. But they should result in two builds, one for each.bamboo-bug.png

Does someone know why this could happen or how it could be fixed?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jeyanthan I
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 28, 2020

Hi @danieldaeschle ,

I can think of 2 possibilities:

  • You might have quiet period configured in this linked repository. This is the time Bamboo should wait for any new change before initiating a build. If these 2 pull requests have happened consequtively, these both could have triggered just one build.
  • You have configured Exclude changesets under this linked repository definition. If a regular expression in this field matches the commit messages, it will be excluded from triggering a build.

There can be other factors like network problem influencing this. You may get more details from your atlassian-bamboo.log.

Cheers,
Jey

danieldaeschle
Contributor
August 28, 2020

Both are deactivated.

danieldaeschle
Contributor
August 31, 2020

Any other suggestion?

TAGS
AUG Leaders

Atlassian Community Events