mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
[ci] change labels (#1533)
* [ci] change labels * fix c1-low label * fix C-labels * revert audit labels * add x-labels check Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
9c4028a1ee
commit
b3d913a18d
Vendored
+2
-2
@@ -2,7 +2,7 @@ version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
|
||||
labels: ["A2-insubstantial", "B0-silent", "C1-low"]
|
||||
# Handle updates for crates from github.com/paritytech/substrate manually.
|
||||
ignore:
|
||||
- dependency-name: "substrate-*"
|
||||
@@ -25,6 +25,6 @@ updates:
|
||||
interval: "daily"
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E3-dependencies"]
|
||||
labels: ["A2-insubstantial", "B0-silent", "C1-low", "E2-dependencies"]
|
||||
schedule:
|
||||
interval: daily
|
||||
|
||||
Reference in New Issue
Block a user