mirror of
https://github.com/appium/appium.git
synced 2025-12-30 06:40:02 -06:00
fix(renovate): use chore prefix for all PRs (#21014)
This commit is contained in:
@@ -42,7 +42,7 @@ Appium extension authors--or anyone else--may use this config as well.
|
||||
- `:enableVulnerabilityAlerts` - For "security" purposes
|
||||
- `:rebaseStalePrs` - Renovate will automatically rebase its PRs
|
||||
- `:semanticCommits` - Renovate will use semantic commit messages
|
||||
- `:semanticPrefixChore` - Renovate's PRs have the `chore` prefix in its semantic commit message
|
||||
- `:semanticCommitTypeAll(chore)` - Renovate's PRs have the `chore` prefix in its semantic commit message
|
||||
|
||||
### Custom Rules
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
":enableVulnerabilityAlerts",
|
||||
":rebaseStalePrs",
|
||||
":semanticCommits",
|
||||
":semanticPrefixChore"
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user