Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .yamato/_abv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ all_project_ci_trunk:
rerun: on_new_revision
- path: .yamato/_projectcontext.yml#all_package_ci_project_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.core/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
all_project_ci_nightly_trunk:
name: _Nightly ABV against trunk
dependencies:
Expand Down
2 changes: 2 additions & 0 deletions .yamato/_editor_priming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ editor:priming:CUSTOM-REVISION:XRQuest:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
CUSTOM_REVISION: custom_revision_not_set
commands:
- sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}*
- curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add -
- sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list"
- sudo apt update
Expand All @@ -225,6 +226,7 @@ editor:priming:test_min_editor:XRQuest:
DISPLAY: ":0"
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
commands:
- sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}*
- curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add -
- sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list"
- sudo apt update
Expand Down
2 changes: 0 additions & 2 deletions .yamato/_projectcontext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,6 @@ all_package_ci_project_trunk:
- .yamato/_projectcontext.yml#test_all_project_Win_min_editor
- .yamato/_projectcontext.yml#test_all_project_OSX_trunk
- .yamato/_projectcontext.yml#test_all_project_OSX_min_editor
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft
commands:
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
- upm-ci package izon -t
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-hdrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ PR_HDRP_trunk:
rerun: on_new_revision
- path: .yamato/all-vfx_hdrp.yml#PR_VFX_HDRP_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.high-definition/**/*", "com.unity.render-pipelines.high-definition-config/**/*", "TestProjects/HDRP_Tests/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-postprocessing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ PR_PostProcessing_trunk:
rerun: on_new_revision
- path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_playmode_cache_mono_Linear_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.postprocessing/**/*", "TestProjects/PostProcessing_Tests/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-shadergraph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ PR_ShaderGraph_trunk:
rerun: on_new_revision
- path: .yamato/all-shadergraph_stereo.yml#PR_ShaderGraph_Stereo_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.shadergraph/**/*", "TestProjects/ShaderGraph/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ PR_Smoke_Test_trunk:
rerun: on_new_revision
- path: .yamato/smoke_test-win-dx11.yml#Smoke_Test_Win_DX11_Standalone_mono_Linear_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["TestProjects/SRP_SmokeTest/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-universal_split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ PR_Universal_Split_trunk:
rerun: on_new_revision
- path: .yamato/all-urpupdate.yml#PR_URPUpdate_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.universal/**/*", "TestProjects/UniversalGraphicsTest_*/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
4 changes: 4 additions & 0 deletions .yamato/all-urp_performance_boatattack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Nightly_URP_Performance_BoatAttack_trunk:
dependencies:
- path: .yamato/urp_performance_boatattack-xrquest-opengles3.yml#URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_il2cpp_Linear_trunk
rerun: on_new_revision
- path: .yamato/urp_performance_boatattack-xrquest-vulkan.yml#URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2cpp_Linear_trunk
rerun: on_new_revision
- path: .yamato/all-urp_performance_boatattack.yml#PR_URP_Performance_BoatAttack_trunk
rerun: on_new_revision
variables:
Expand Down Expand Up @@ -110,6 +112,8 @@ Nightly_URP_Performance_BoatAttack_CUSTOM-REVISION:
dependencies:
- path: .yamato/urp_performance_boatattack-xrquest-opengles3.yml#URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_il2cpp_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/urp_performance_boatattack-xrquest-vulkan.yml#URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2cpp_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/all-urp_performance_boatattack.yml#PR_URP_Performance_BoatAttack_CUSTOM-REVISION
rerun: on_new_revision
variables:
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-vfx_hdrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ PR_VFX_HDRP_trunk:
rerun: on_new_revision
- path: .yamato/vfx_hdrp-win-dx12.yml#VFX_HDRP_Win_DX12_Standalone_cache_mono_Linear_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.visualeffectgraph/**/*", "TestProjects/VisualEffectGraph_HDRP/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
2 changes: 0 additions & 2 deletions .yamato/all-vfx_urp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ PR_VFX_URP_trunk:
dependencies:
- path: .yamato/vfx_urp-win-dx11.yml#VFX_URP_Win_DX11_Standalone_cache_mono_Linear_trunk
rerun: on_new_revision
triggers:
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.visualeffectgraph/**/*", "TestProjects/VisualEffectGraph_URP/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Expand Down
80 changes: 40 additions & 40 deletions .yamato/config/__shared.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -63,44 +63,44 @@ test_platforms:
- [OSX_OpenGlCore, OSX_Metal]: --platform=StandaloneOSX
- [iPhone_Metal]: --platform=iOS
- [Android_OpenGLES3, Android_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --platform=Android

- [Android_OpenGLES3, Android_Vulkan, iPhone_Metal,Win_DX11, Win_DX12, Win_Vulkan, Win_, Linux_OpenGlCore, Linux_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --player-load-path=players

- [all]: --artifacts_path=TestProjects/<PROJECT_FOLDER>/test-results
- [OSX_Metal]: --artifacts_path=/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>/test-results

- [OSX_Metal]: --editor-location=.Editor

- [OSX_Metal]: --scripting-backend=<SCRIPTING_BACKEND>
- [OSX_Metal]: --testfilter=%TEST_FILTER%
- [OSX_Metal]: --testfilter=%TEST_FILTER%

- [Android_OpenGLES3, Android_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --architecture=ARM64
- [OSX_Metal]: --testproject=/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>
- [Win_DX11, Win_DX12, Win_Vulkan, Win_, Linux_OpenGlCore, Linux_Vulkan]: --player-connection-ip=auto
- [Win_DX11, Win_DX12, Win_Vulkan, Win_, Linux_OpenGlCore, Linux_Vulkan]: --player-connection-ip=auto

utr_flags_build:
- [all]: --testfilter=%TEST_FILTER%
- [all]: --testfilter=%TEST_FILTER%
- [all]: --suite=playmode
- [all]: --build-only
- [all]: --scripting-backend=<SCRIPTING_BACKEND>
- [all]: --extra-editor-arg="-colorspace=<COLORSPACE>"
- [all]: --extra-editor-arg="-colorspace=<COLORSPACE>"

- [Win_DX11, Win_DX12, Win_Vulkan, Win_]: --platform=StandaloneWindows64
- [Linux_OpenGlCore, Linux_Vulkan]: --platform=StandaloneLinux64
- [OSX_OpenGlCore, OSX_Metal]: --platform=StandaloneOSX
- [iPhone_Metal]: --platform=iOS
- [Android_OpenGLES3, Android_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --platform=Android

- [all]: --testproject=./TestProjects/<PROJECT_FOLDER>

- [all]: --editor-location=.Editor
- [Android_OpenGLES3, Android_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --editor-location=./WindowsEditor
- [XRQuest_Vulkan, XRQuest_OpenGLES3]: --extra-editor-arg="-enabledxrtargets=OculusXRSDK"

- [all]: --artifacts_path=TestProjects/<PROJECT_FOLDER>/test-results

- [Android_OpenGLES3, Android_Vulkan, iPhone_Metal, Win_DX11, Win_DX12, Win_Vulkan, Win_, Linux_OpenGlCore, Linux_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --player-save-path=players

- [all]: --timeout=1200
- [Android_OpenGLES3, Android_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --timeout=2700
- [iPhone]: --timeout=1800
Expand All @@ -111,13 +111,13 @@ test_platforms:
- [Win_Vulkan, Linux_Vulkan, Android_Vulkan, XRQuest_Vulkan]: --extra-editor-arg="-executemethod" --extra-editor-arg="SetupProject.ApplySettings" --extra-editor-arg="vulkan" --extra-editor-arg="<COLORSPACE>"
- [Android_OpenGLES3, XRQuest_OpenGLES3]: --extra-editor-arg="-executemethod" --extra-editor-arg="SetupProject.ApplySettings" --extra-editor-arg="gles3" --extra-editor-arg="<COLORSPACE>"
- [iPhone_Metal]: --extra-editor-arg="-executemethod" --extra-editor-arg="SetupProject.ApplySettings" --extra-editor-arg="metal" --extra-editor-arg="<COLORSPACE>"

- [Win_DX11]: --extra-editor-arg="-playergraphicsapi=Direct3D11"
- [Win_DX12]: --extra-editor-arg="-playergraphicsapi=Direct3D12"
- [Win_Vulkan, Linux_Vulkan, Android_Vulkan, XRQuest_Vulkan]: --extra-editor-arg="-playergraphicsapi=Vulkan"
- [Android_OpenGLES3, XRQuest_OpenGLES3]: --extra-editor-arg="-playergraphicsapi=OpenGLES3"
- [iPhone_Metal]: --extra-editor-arg="-playergraphicsapi=Metal"

- [Android_OpenGLES3, Android_Vulkan, XRQuest_OpenGLES3, XRQuest_Vulkan]: --architecture=ARM64
commands:
- [Android_OpenGLES3, Android_Vulkan]: <shared.platform.commands.connect_bokken>
Expand All @@ -133,20 +133,20 @@ test_platforms:
- [all]: <shared.platform.commands.call_utr>
- type: playmode
utr_flags:
- [all]: --testfilter=%TEST_FILTER%
- [all]: --testfilter=%TEST_FILTER%
- [all]: --zero-tests-are-ok=1
- [all]: --suite=playmode
- [all]: --scripting-backend=<SCRIPTING_BACKEND>
- [all]: --scripting-backend=<SCRIPTING_BACKEND>
# - [all]: --reruncount=2
- [all]: --extra-editor-arg="-colorspace=<COLORSPACE>"

- [all]: --testproject=./TestProjects/<PROJECT_FOLDER>
- [OSX_Metal]: --testproject=/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>

- [all]: --editor-location=.Editor
- [Android_OpenGLES3, Android_Vulkan]: --editor-location=./WindowsEditor
- [OSX_Metal]: --editor-location=/Users/bokken/.Editor

- [all]: --artifacts_path=TestProjects/<PROJECT_FOLDER>/test-results
- [OSX_Metal]: --artifacts_path=/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>/test-results

Expand All @@ -159,26 +159,26 @@ test_platforms:
- [all]: <shared.platform.commands.setup_utr>
- [all]: <shared.platform.commands.unity_downloader_cli>
- [all]: <shared.platform.commands.call_utr>

- type: editmode
utr_flags:
- [all]: --testfilter=%TEST_FILTER%
- [all]: --testfilter=%TEST_FILTER%
- [all]: --zero-tests-are-ok=1
- [all]: --suite=editor
# - [all]: --reruncount=2
- [all]: --scripting-backend=<SCRIPTING_BACKEND>
- [all]: --scripting-backend=<SCRIPTING_BACKEND>
- [all]: --platform=editmode
- [all]: --extra-editor-arg="-colorspace=<COLORSPACE>"
- [Android_OpenGLES3, Android_Vulkan]: --platform=Android
- [iPhone_Metal]: --platform=iOS

- [all]: --testproject=./TestProjects/<PROJECT_FOLDER>
- [OSX_Metal]: --testproject=/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>

- [all]: --editor-location=.Editor
- [Android_OpenGLES3, Android_Vulkan]: --editor-location=./WindowsEditor
- [OSX_Metal]: --editor-location=Users/bokken/.Editor

- [all]: --artifacts_path=TestProjects/<PROJECT_FOLDER>/test-results
- [OSX_Metal]: --artifacts_path=/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>/test-results

Expand Down Expand Up @@ -244,12 +244,12 @@ platforms:
echo %GIT_REVISIONDATE%
del revdate.tmp
utr <UTR_FLAGS> & exit 0
unity_downloader_cli:
unity_downloader_cli:
- choco install unity-downloader-cli -y -s https://artifactory.prd.it.unity3d.com/artifactory/api/nuget/unity-choco-local
- unity-downloader-cli <EDITOR_REVISION_CMD> -c editor -c il2cpp --wait --published-only
turn_off_firewall:
turn_off_firewall:
- NetSh Advfirewall set allprofiles state off

OSX:
name: OSX
os: macos
Expand All @@ -274,22 +274,22 @@ platforms:
editorpath: "$(pwd)/.Editor/Unity.app/Contents/MacOS/Unity"
commands:
[Metal]:
setup_utr:
setup_utr:
- curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr
- chmod +x utr
- scp -i ~/.ssh/id_rsa_macmini -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
- scp -i ~/.ssh/id_rsa_macmini ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
call_utr: # TODO add git commands when needed
- |5-
ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "export UPM_REGISTRY=https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates; ~/Graphics/utr <UTR_FLAGS> "
UTR_RESULT=$?
UTR_RESULT=$?
mkdir -p TestProjects/<PROJECT_FOLDER>/test-results/
scp -i ~/.ssh/id_rsa_macmini -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>/test-results/ TestProjects/<PROJECT_FOLDER>/test-results/
exit $UTR_RESULT
call_utr_without_git:
- |5-
ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "export UPM_REGISTRY=https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates; ~/Graphics/utr <UTR_FLAGS> "
UTR_RESULT=$?
UTR_RESULT=$?
mkdir -p TestProjects/<PROJECT_FOLDER>/test-results/
scp -i ~/.ssh/id_rsa_macmini -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/<PROJECT_FOLDER>/test-results/ TestProjects/<PROJECT_FOLDER>/test-results/
exit $UTR_RESULT
Expand Down Expand Up @@ -331,7 +331,7 @@ platforms:
flavor: b1.xlarge
commands:
[OpenGlCore, Vulkan]:
setup_utr:
setup_utr:
- curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr
- chmod +x utr
call_utr:
Expand All @@ -345,7 +345,7 @@ platforms:
- sudo apt update
- sudo apt install unity-downloader-cli
- sudo unity-downloader-cli <EDITOR_REVISION_CMD> -c editor -c il2cpp --wait --published-only


Android:
name: Android
Expand All @@ -365,7 +365,7 @@ platforms:
flavor: b1.large
commands:
[OpenGLES3, Vulkan]:
setup_utr:
setup_utr:
- curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
call_utr:
- |5-
Expand All @@ -380,14 +380,14 @@ platforms:
unity_downloader_cli:
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- unity-downloader-cli <EDITOR_REVISION_CMD> -p WindowsEditor -c editor -c il2cpp -c android --wait --published-only
turn_off_firewall:
turn_off_firewall:
- NetSh Advfirewall set allprofiles state off
connect_bokken:
- '%ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%'
- powershell %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
kill_server:
kill_server:
- start %ANDROID_SDK_ROOT%\platform-tools\adb.exe kill-server


XRQuest:
name: XRQuest
Expand Down Expand Up @@ -426,12 +426,12 @@ platforms:
unity_downloader_cli:
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- unity-downloader-cli <EDITOR_REVISION_CMD> -p WindowsEditor -c editor -c il2cpp -c android --wait --published-only
turn_off_firewall:
turn_off_firewall:
- NetSh Advfirewall set allprofiles state off
connect_bokken:
- '%ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%'
- powershell %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
kill_server:
kill_server:
- start %ANDROID_SDK_ROOT%\platform-tools\adb.exe kill-server

iPhone:
Expand Down Expand Up @@ -477,7 +477,7 @@ non_project_agents:
package_ci_ubuntu_small_v124:
type: Unity::VM
image: package-ci/ubuntu:v1.2.4-701242
flavor: b1.small
flavor: b1.small
package_ci_win_large:
type: Unity::VM
image: package-ci/win10:stable
Expand Down
3 changes: 2 additions & 1 deletion .yamato/config/_abv.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ abv:
- project: VFX_URP
pr: true
expression_trigger:
expression: 'pull_request.target eq "<TARGET_BRANCH>" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.core/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]'
# expression: 'pull_request.target eq "<TARGET_BRANCH>" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.core/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]'
expression: ''
weekly:
dependencies:
[]
Expand Down
Loading