mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
ci: infra revision update
Related-To: NEO-6527 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
d9a079d941
commit
7e477d4e71
31
.github/lint.yml
vendored
31
.github/lint.yml
vendored
@ -80,6 +80,37 @@ lint:
|
||||
- ci
|
||||
- performance
|
||||
- test
|
||||
mapping:
|
||||
files:
|
||||
'l0_blackbox_runner_configs.yml':
|
||||
- ci
|
||||
'*.md':
|
||||
- documentation
|
||||
directory_0:
|
||||
'.github':
|
||||
- ci
|
||||
directory:
|
||||
test:
|
||||
- test
|
||||
source:
|
||||
- feature
|
||||
- fix
|
||||
- refactor
|
||||
- performance
|
||||
- build
|
||||
manifest:
|
||||
infra:
|
||||
- ci
|
||||
_default:
|
||||
- build
|
||||
strict:
|
||||
- feature
|
||||
priority:
|
||||
0:
|
||||
- test
|
||||
- documentation
|
||||
1:
|
||||
- ci
|
||||
scope:
|
||||
values:
|
||||
- usm
|
||||
|
@ -31,7 +31,7 @@ components:
|
||||
branch: master
|
||||
dest_dir: infra
|
||||
fetch_tags: true
|
||||
revision: v6217
|
||||
revision: v6219
|
||||
type: git
|
||||
internal:
|
||||
branch: master
|
||||
|
Reference in New Issue
Block a user