@@ -11,30 +11,30 @@ configuration:
1111 - isAction :
1212 action : Opened
1313 - or :
14- - filesMatchPattern :
15- pattern : xml/Microsoft.Extensions*/*
14+ - includesModifiedFile :
15+ file : xml/Microsoft.Extensions*/*
1616 # TODO - These files do use this repo as source-of-truth - how to exclude them?
1717 # - xml/Microsoft.Extensions.FileSystemGlobbing/*
1818 # - xml/Microsoft.Extensions.FileSystemGlobbing.Abstractions/*
1919 # - xml/Microsoft.Extensions.FileSystemGlobbing.Internal*/*
20- - filesMatchPattern :
21- pattern : xml/System.Composition/*
22- - filesMatchPattern :
23- pattern : xml/System.Formats.Cbor/*
24- - filesMatchPattern :
25- pattern : xml/System.Formats.Nrbf/*
26- - filesMatchPattern :
27- pattern : xml/System.Net.ServerSentEvents/*
28- - filesMatchPattern :
29- pattern : xml/System.Numerics.Tensors/*
30- - filesMatchPattern :
31- pattern : xml/System.Speech/*
32- - filesMatchPattern :
33- pattern : xml/System.Runtime.Serialization/ISerializationCodeDomSurrogateProvider.xml
34- - filesMatchPattern :
35- pattern : xml/System.Runtime.Serialization/ImportOptions.xml
36- - filesMatchPattern :
37- pattern : xml/System.Runtime.Serialization/XsdDataContractExporter.xml
20+ - includesModifiedFile :
21+ file : xml/System.Composition/*
22+ - includesModifiedFile :
23+ file : xml/System.Formats.Cbor/*
24+ - includesModifiedFile :
25+ file : xml/System.Formats.Nrbf/*
26+ - includesModifiedFile :
27+ file : xml/System.Net.ServerSentEvents/*
28+ - includesModifiedFile :
29+ file : xml/System.Numerics.Tensors/*
30+ - includesModifiedFile :
31+ file : xml/System.Speech/*
32+ - includesModifiedFile :
33+ file : xml/System.Runtime.Serialization/ISerializationCodeDomSurrogateProvider.xml
34+ - includesModifiedFile :
35+ file : xml/System.Runtime.Serialization/ImportOptions.xml
36+ - includesModifiedFile :
37+ file : xml/System.Runtime.Serialization/XsdDataContractExporter.xml
3838 then :
3939 - addReply :
4040 reply : >-
0 commit comments