mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-27 02:04:15 +00:00
ci: require approval for ACAP SDK bumps
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
"prHourlyLimit": 0,
|
||||
"schedule": ["before 5am on Monday"],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "An SDK bump raises the package's minimum AXIS OS, so decide it deliberately.",
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["axisecp/acap-native-sdk", "axisecp/acap-sdk"],
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
{
|
||||
"description": "Keep routine Go transitive dependency maintenance together.",
|
||||
"matchManagers": ["gomod"],
|
||||
|
||||
Reference in New Issue
Block a user