[neon/infrastructure/pangea-conf-projects] /: add backports-resolute
Carlos De Maine
null at kde.org
Thu Jul 23 12:35:23 BST 2026
Git commit 5c031a5cf2012064ac12fd4ec549c759a3449547 by Carlos De Maine.
Committed on 23/07/2026 at 11:35.
Pushed by carlosdem into branch 'master'.
add backports-resolute
M +2 -0 nci/release.yaml
M +2 -0 nci/stable.yaml
M +2 -0 nci/unstable.yaml
A +8 -0 overrides/nci-resolute.yaml
https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/5c031a5cf2012064ac12fd4ec549c759a3449547
diff --git a/nci/release.yaml b/nci/release.yaml
index f375529..19bd736 100644
--- a/nci/release.yaml
+++ b/nci/release.yaml
@@ -9,6 +9,8 @@ invent.kde.org/neon:
- '*'
- backports-noble:
- '*'
+ - backports-resolute:
+ - '*'
- education:
- '*'
- extras:
diff --git a/nci/stable.yaml b/nci/stable.yaml
index d022998..8798dd1 100644
--- a/nci/stable.yaml
+++ b/nci/stable.yaml
@@ -9,6 +9,8 @@ invent.kde.org/neon:
- '*'
- backports-noble:
- '*'
+ - backports-resolute:
+ - '*'
- education:
- '*'
- extras:
diff --git a/nci/unstable.yaml b/nci/unstable.yaml
index 493e965..39a7a7a 100644
--- a/nci/unstable.yaml
+++ b/nci/unstable.yaml
@@ -9,6 +9,8 @@ invent.kde.org/neon:
- '*'
- backports-noble:
- '*'
+ - backports-resolute:
+ - '*'
- education:
- '*'
- extras:
diff --git a/overrides/nci-resolute.yaml b/overrides/nci-resolute.yaml
new file mode 100644
index 0000000..b1b424f
--- /dev/null
+++ b/overrides/nci-resolute.yaml
@@ -0,0 +1,8 @@
+# NB: global_restriction is defined as an anchor setting all branches to
+# restricted for the series!
+
+# Restrict all resolute backports to only build on resolute.
+'*invent.kde.org/neon/backports-resolute/*': &global_restriction
+ '*': &series_restriction
+ series_restrictions:
+ - resolute
More information about the Neon-commits
mailing list