Forums

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

excludePaths features does not work when push is done by bot

When I change the content of the version folder manually, the excludepath features works. The problem is when this is done by a bitbucket bot. I have a bibtucket bot that when I push to develop, it updates the version on the repo. The issue is that in this case the pipeline runs. Why is this the case?

 

 

  branches:
    'develop':
      - stage:
          name: Development stage
          condition:
            changesets:
              excludePaths:
                - "version/**"
          steps:
            - step: *bump_dev_version

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events