mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +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
|
||||
- ocl
|
||||
- wa
|
||||
- internal
|
||||
- internal
|
||||
mandatory_tracker:
|
||||
types:
|
||||
- feature
|
||||
scopes:
|
||||
- wa
|
||||
|
||||
|
Reference in New Issue
Block a user