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/automation-actions.md
+78-1Lines changed: 78 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -314,6 +314,45 @@ GUIDELINES: |
314
314
315
315
```
316
316
317
+
The following files are automatically excluded from the code review.
318
+
319
+
| File type | Filter type | Values|
320
+
| - | - | - |
321
+
| Data | Extension |`ini``csv``xls``xlsx``xlr``doc``docx``txt``pps``ppt``pptx``dot``dotx``log``tar``rtf``dat``ipynb``po``profile``object``obj``dxf``twb``bcsymbolmap``tfstate``pdf``rbi``pem``crt``svg``png``jpeg``jpg``ttf`|
322
+
| Data | Regex |`.*dist/.*\.js$``.*public/assets/.*\.js$`|
323
+
| Pipeline | Regex |`.*ci\.yml$`|
324
+
325
+
| Lock File Name | Programming Language | Package Manager |
The following files are automatically excluded from the describe changes.
405
+
406
+
| File type | Filter type | Values|
407
+
| - | - | - |
408
+
| Data | Extension |`ini``csv``xls``xlsx``xlr``doc``docx``txt``pps``ppt``pptx``dot``dotx``log``tar``rtf``dat``ipynb``po``profile``object``obj``dxf``twb``bcsymbolmap``tfstate``pdf``rbi``pem``crt``svg``png``jpeg``jpg``ttf`|
409
+
| Data | Regex |`.*dist/.*\.js$``.*public/assets/.*\.js$`|
410
+
| Pipeline | Regex |`.*ci\.yml$`|
411
+
412
+
| Lock File Name | Programming Language | Package Manager |
0 commit comments