You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/pipelines/triggers/git-triggers.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,8 +182,7 @@ The *modified files* field is a very powerful Codefresh feature that allows you
182
182
files affected by a commit are in a specific folder (or match a specific naming pattern). This means that
183
183
you can have a big GIT repository with multiple projects and build only the parts that actually change.
184
184
185
-
>Currently the field*modified files* is available only for GitHub, GitLab, Azure DevOps and[Bitbucket Server and Data Center](https://confluence.atlassian.com/bitbucketserver/manage-webhooks-938025878.html){:target="\_blank"} repositories, since they are the only GIT providers
186
-
that send this information in the webhook. We will support other GIT providers as soon as they add the respective feature.
185
+
>Currently the field*modified files* is available only for GitHub, GitLab, Azure DevOps, Bitbucket Server and Bitbucket (Cloud) repositories. We will support other Git providers as soon as they add the respective feature.
187
186
188
187
###Using the Modified files field to constrain triggers to specific folder/files