mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
github: add build scripts to "Category: Build System" label (#11474)
* github: add build scripts to "Category: Build System" label * github: add buildconf, configure.ac and win32 build folder to build system category
This commit is contained in:
8
.github/labeler.yml
vendored
8
.github/labeler.yml
vendored
@@ -5,8 +5,14 @@
|
||||
- Zend/Optimizer/**/*
|
||||
|
||||
"Category: Build System":
|
||||
- build/*
|
||||
- '**/*.m4'
|
||||
- '**/*.w32'
|
||||
- build/**/*
|
||||
- buildconf
|
||||
- buildconf.bat
|
||||
- configure.ac
|
||||
- scripts/**/*
|
||||
- win32/build/**/*
|
||||
|
||||
"Extension: bcmath":
|
||||
- ext/bcmath/**/*
|
||||
|
||||
Reference in New Issue
Block a user