mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
103 lines
1.6 KiB
YAML
103 lines
1.6 KiB
YAML
# Add type: unittest label if any changes in tests folders
|
|
'type: unittest':
|
|
- /tests/**/*
|
|
- openpype/tests/**/*
|
|
|
|
# any changes in documentation structure
|
|
'type: documentation':
|
|
- '*/**/*website*/**/*'
|
|
- '*/**/*docs*/**/*'
|
|
|
|
# hosts triage
|
|
'host: Nuke':
|
|
- ./**/*nuke*
|
|
- ./**/*nuke*/**/*
|
|
|
|
'host: Photoshop':
|
|
- ./**/*photoshop*
|
|
- ./**/*photoshop*/**/*
|
|
|
|
'host: Harmony':
|
|
- ./**/*harmony*
|
|
- ./**/*harmony*/**/*
|
|
|
|
'host: UE':
|
|
- ./**/*unreal*
|
|
- ./**/*unreal*/**/*
|
|
|
|
'host: Houdini':
|
|
- ./**/*houdini*
|
|
- ./**/*houdini*/**/*
|
|
|
|
'host: Maya':
|
|
- ./**/*maya*
|
|
- ./**/*maya*/**/*
|
|
|
|
'host: Resolve':
|
|
- ./**/*resolve*
|
|
- ./**/*resolve*/**/*
|
|
|
|
'host: Blender':
|
|
- ./**/*blender*
|
|
- ./**/*blender*/**/*
|
|
|
|
'host: Hiero':
|
|
- ./**/*hiero*
|
|
- ./**/*hiero*/**/*
|
|
|
|
'host: Fusion':
|
|
- ./**/*fusion*
|
|
- ./**/*fusion*/**/*
|
|
|
|
'host: Flame':
|
|
- ./**/*flame*
|
|
- ./**/*flame*/**/*
|
|
|
|
'host: TrayPublisher':
|
|
- ./**/*traypublisher*
|
|
- ./**/*traypublisher*/**/*
|
|
|
|
'host: 3dsmax':
|
|
- ./**/*max*
|
|
- ./**/*max*/**/*
|
|
|
|
'host: TV Paint':
|
|
- ./**/*tvpaint*
|
|
- ./**/*tvpaint*/**/*
|
|
|
|
'host: CelAction':
|
|
- ./**/*celaction*
|
|
- ./**/*celaction*/**/*
|
|
|
|
'host: After Effects':
|
|
- ./**/*aftereffects*
|
|
- ./**/*aftereffects*/**/*
|
|
|
|
'host: Substance Painter':
|
|
- ./**/*substancepainter*
|
|
- ./**/*substancepainter*/**/*
|
|
|
|
# modules triage
|
|
'module: Deadline':
|
|
- ./**/*deadline*
|
|
- ./**/*deadline*/**/*
|
|
|
|
'module: RoyalRender':
|
|
- ./**/*royalrender*
|
|
- ./**/*royalrender*/**/*
|
|
|
|
'module: Sitesync':
|
|
- ./**/*sync_server*
|
|
- ./**/*sync_server*/**/*
|
|
|
|
'module: Ftrack':
|
|
- ./**/*ftrack*
|
|
- ./**/*ftrack*/**/*
|
|
|
|
'module: Shotgrid':
|
|
- ./**/*shotgrid*
|
|
- ./**/*shotgrid*/**/*
|
|
|
|
'module: Kitsu':
|
|
- ./**/*kitsu*
|
|
- ./**/*kitsu*/**/*
|