Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c61df3

Browse files
Added monorepo support Azure DevOps Git
1 parent5cfa0c0 commit6c61df3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎_docs/configure-ci-cd-pipeline/triggers/git-triggers.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The *modified files* field is a very powerful Codefresh feature that allows you
146146
files affected by a commit are in a specific folder (or match a specific naming pattern). This means that
147147
you can have a big GIT repository with multiple projects and build only the parts that actually change.
148148

149-
>Currently the field*modified files* is available only for GitHub, GitLab and[Bitbucket Server and Data Center](https://confluence.atlassian.com/bitbucketserver/add-a-post-service-webhook-776640367.html) repositories, since they are the only GIT providers
149+
>Currently the field*modified files* is available only for GitHub, GitLab, Azure DevOps and[Bitbucket Server and Data Center](https://confluence.atlassian.com/bitbucketserver/add-a-post-service-webhook-776640367.html) repositories, since they are the only GIT providers
150150
that send this information in the webhook. We will support other GIT providers as soon as they add the respective feature.
151151

152152
###Using the Modified files field to constrain triggers to specific folder/files

‎_docs/whats-new/whats-new.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ toc: true
99

1010
##2021
1111

12+
###October 2021
13+
14+
- Monorepo triggers for Azure DevOps repositories -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/triggers/git-triggers/#monorepo-support-modified-files)
15+
1216
###September 2021
1317

1418
- Custom plugins can be used in hooks -[documentation]({{site.baseurl}}/docs/codefresh-yaml/hooks/#limitations-of-pipelinestep-hooks)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp