Compare commits
3 Commits
130f1beeb7
...
3513ef0af5
| Author | SHA1 | Date | |
|---|---|---|---|
| 3513ef0af5 | |||
| 5c435bf6c2 | |||
| 7cd8e5814c |
@@ -10,11 +10,11 @@
|
|||||||
"rollbackPrs": true,
|
"rollbackPrs": true,
|
||||||
"semanticCommits": "enabled",
|
"semanticCommits": "enabled",
|
||||||
"semanticCommitScope": "deps",
|
"semanticCommitScope": "deps",
|
||||||
"semanticCommitType": "feat",
|
"semanticCommitType": "build",
|
||||||
"osvVulnerabilityAlerts": true,
|
"osvVulnerabilityAlerts": true,
|
||||||
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
||||||
"vulnerabilityAlerts": {
|
"vulnerabilityAlerts": {
|
||||||
"commitMessagePrefix": "[SECURITY] ",
|
"commitMessagePrefix": "build(security): ",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"labels": ["security"],
|
"labels": ["security"],
|
||||||
"prCreation": "immediate"
|
"prCreation": "immediate"
|
||||||
|
|||||||
Reference in New Issue
Block a user