Jump to content

Pipeline Path Filters


Recommended Posts

I have a repository with many projects. I have a Pipeline for each project that triggers each time I create a pull request on my branch. I only want the projects that have changes to be built. I am using Path Filters, but they don;t see to be working as all the projects get built.

In my Pipeline Triggers area, of say Project.1, I have the following Path Filters

Type           Path Specification

Exclude      /Project.2

Exclude      /Project.3

 

When I make a change to Project.1, the pipelines for Project.2 and Project.3 also run.

 

Am I using the Path Filters correctly?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...