Compare commits

..

2 Commits

Author SHA256 Message Date
AutoGits - pr-review
773c3d2bdd auto-created for cockpit
This commit was autocreated by cockpit
referencing

PR: AutoGits - pr-review/cockpit#11
2025-02-21 10:18:47 +01:00
AutoGits - pr-review
87affda2e7 auto-created for cockpit
This commit was autocreated by cockpit
referencing

PR: AutoGits - pr-review/cockpit#11
2025-02-21 08:07:05 +01:00
11 changed files with 11 additions and 20 deletions

View File

@@ -1,5 +1,8 @@
BuildFlags: excludebuild:cockpit-suse-theme
%if "%_repository" == "openSUSE_Factory_ARM" || "%_repository" == "openSUSE_Tumbleweed"
BuildFlags: excludebuild:local-npm-registry
%endif
%if "%_repository" == "SLFO_16.0"
Prefer: SLES-release

Submodule cockpit updated: b7fde4551c...de4b8becd9

View File

@@ -1,4 +0,0 @@
{
// Reference build project
"ObsProject": "systemsmanagement:cockpit",
}

View File

@@ -1,8 +0,0 @@
{
"Workflows": ["direct", "pr"],
"Organization": "cockpit",
"Reviewers": ["~factory_bot", "~legaldb"],
// Require "merge ok" ack before merging
"ManualMergeOnly": true,
}