2024-04-03 20:25:47 +00:00
|
|
|
enhancements:
|
|
|
|
- head-branch: ['^feature', 'feature']
|
|
|
|
|
2024-12-04 17:35:54 +00:00
|
|
|
dependencies:
|
|
|
|
- any:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: 'Makefile'
|
|
|
|
|
2024-04-03 20:25:47 +00:00
|
|
|
kind/documentation:
|
|
|
|
- any:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: 'docs/*'
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: '*.md'
|
|
|
|
|
2024-04-27 17:52:26 +00:00
|
|
|
area/ai-model:
|
|
|
|
- any:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: 'gallery/*'
|
|
|
|
|
2024-04-03 20:25:47 +00:00
|
|
|
examples:
|
|
|
|
- any:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: 'examples/*'
|
|
|
|
|
|
|
|
ci:
|
|
|
|
- any:
|
|
|
|
- changed-files:
|
2024-04-27 17:52:26 +00:00
|
|
|
- any-glob-to-any-file: '.github/*'
|