[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Wed Jun 19 19:46:31 BST 2024


commit fa0d55a2bafd9a7db3de0690a74f17e1bd79354d
Author: Andrew Shark <ashark at linuxcomp.ru>
Date:   Wed Jun 19 17:52:40 2024 +0300

    Remove superfluous entries in branch-rules.yml
    
    The wildcard entries specify the branch for the project group. No need to specify specific project branch under group, if it does not override the value of wildcarded entry.

diff --git a/branch-rules.yml b/branch-rules.yml
index f7b4c210..74dbe008 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -1,6 +1,5 @@
 '@latest':
   'frameworks/*': 'kf5'
-  'frameworks/kuserfeedback': 'kf5'
   'libraries/atcore': 'master'
   'libraries/baloo-widgets': 'master'
   'libraries/plasma-wayland-protocols': 'master'
@@ -39,7 +38,6 @@
   'network/libktorrent': 'release/23.08'
   'office/alkimia': 'master'
   'pim/*': 'master'
-  'pim/kpeoplevcard': 'master'
   'pim/khealthcertificate': 'kf5'
   'pim/kpkpass': 'release/23.08'
   'pim/kidentitymanagement': 'release/23.08'
@@ -148,9 +146,6 @@
   'network/libktorrent': 'master'
   'office/alkimia': 'master'
   'pim/*': 'master'
-  'pim/khealthcertificate': 'master'
-  'pim/kpeoplevcard': 'master'
-  'pim/kpkpass': 'master'
   'plasma/*': 'master'
   'sdk/libkomparediff2': 'kf6'
   'sdk/kdiff3': 'master'
@@ -169,7 +164,6 @@
 
 '@stable':
   'frameworks/*': 'kf5'
-  'frameworks/kuserfeedback': 'kf5'
   'libraries/atcore': '1.0'
   'libraries/baloo-widgets': 'release/24.05'
   'libraries/plasma-wayland-protocols': 'master' # no stable branch exists



More information about the neon-notifications mailing list