Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-18192

Exclude changeset feature doesn't work with JGIT (no git capability set)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Low
    • None
    • 5.15.0.1
    • Repository (Git)

    Description

      Summary

      Exclude changeset feature doesn't with JGIT (no git capability set)

      Environment

      Bamboo on Linux OS server
      Oracle java JDK set

      Steps to Reproduce

      1. Make sure no git capability is set in Bamboo server
      2. Create a linked repository of Bitbucket Cloud type
      3. Configure the following regex in the Exclude changesets field:
        ^foo.*$
        
      4. Create a plan and associate the above repository to this plan
      5. Make sure there is a trigger configured for this plan
      6. Commit new changes in the repository with the following commit message:
        foo bar
        

      Expected Results

      No builds are triggered
      If a manual build is run, no commits starting with "foo" should show up in the build results

      Actual Results

      The build is triggered
      The build result shows the commit in the commits tab

      Workaround

      Install an external git in Bamboo server and add it as a capability in Bamboo

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dsantos Daniel Santos
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: