mirror of
https://github.com/tauri-apps/smoke-tests.git
synced 2026-01-31 00:35:18 +01:00
group all rust examples for now
This will produce two upgrade groups for the rust examples, one for each language.
This commit is contained in:
@@ -105,8 +105,8 @@
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"enabledManagers": ["cargo"],
|
||||
"paths": ["rust/**/Cargo.toml"],
|
||||
"enabledManagers": ["cargo", "npm"],
|
||||
"paths": ["rust/**"],
|
||||
"groupName": "Rust Examples",
|
||||
"groupSlug": "allRustExamples",
|
||||
"commitMessagePrefix": "chore(examples)",
|
||||
|
||||
Reference in New Issue
Block a user