[neon/infrastructure/pangea-conf-projects] nci: add libraries subgroup

Carlos De Maine null at kde.org
Tue Jan 27 11:46:48 GMT 2026


Git commit a6285a5dd3764b0737c8833560b0a76e54faf86d by Carlos De Maine.
Committed on 27/01/2026 at 11:46.
Pushed by carlosdem into branch 'master'.

add libraries subgroup

M  +3    -0    nci/experimental.yaml
M  +2    -0    nci/release.yaml
M  +2    -0    nci/stable.yaml
M  +2    -0    nci/unstable.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/a6285a5dd3764b0737c8833560b0a76e54faf86d

diff --git a/nci/experimental.yaml b/nci/experimental.yaml
index f91f922e..af02ae3b 100644
--- a/nci/experimental.yaml
+++ b/nci/experimental.yaml
@@ -19,6 +19,9 @@ invent.kde.org/neon:
   - kf6:
     - '*':
         branch: Neon/experimental
+  - libraries:
+    - '*'
+        branch: Neon/experimental
   - mobile:
     - '*':
         branch: Neon/experimental
diff --git a/nci/release.yaml b/nci/release.yaml
index bbb13544..8a95962f 100644
--- a/nci/release.yaml
+++ b/nci/release.yaml
@@ -38,6 +38,8 @@ invent.kde.org/neon:
     - '*'
   - kf6:
     - '*'
+  - libraries:
+    - '*'
   - mobile:
     - '*'
   - neon-packaging:
diff --git a/nci/stable.yaml b/nci/stable.yaml
index eb51ae1c..2c920933 100644
--- a/nci/stable.yaml
+++ b/nci/stable.yaml
@@ -38,6 +38,8 @@ invent.kde.org/neon:
     - '*'
   - kf6:
     - '*'
+  - libraries:
+    - '*'
   - mobile:
     - '*'
   - neon-packaging:
diff --git a/nci/unstable.yaml b/nci/unstable.yaml
index 190393a4..733d5293 100644
--- a/nci/unstable.yaml
+++ b/nci/unstable.yaml
@@ -38,6 +38,8 @@ invent.kde.org/neon:
     - '*'
   - kf6:
     - '*'
+  - libraries:
+    - '*'
   - mobile:
     - '*'
   - neon-packaging:


More information about the Neon-commits mailing list