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