mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 05:52:19 +08:00
ci: update lint.yml config
Add mandatory tracker check as described in CONTRIBUTING.md Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c441e9e971
commit
a886ad81ab
8
.github/lint.yml
vendored
8
.github/lint.yml
vendored
@@ -84,4 +84,10 @@ lint:
|
|||||||
- sysman
|
- sysman
|
||||||
- ocl
|
- ocl
|
||||||
- wa
|
- wa
|
||||||
- internal
|
- internal
|
||||||
|
mandatory_tracker:
|
||||||
|
types:
|
||||||
|
- feature
|
||||||
|
scopes:
|
||||||
|
- wa
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user