1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
5bba1d9676 auto-created for openQA
This commit was autocreated by AutoGits PR Review Bot

removing PRs:
 PR: pool/openQA!10
2025-10-08 16:54:14 +00:00
6 changed files with 29 additions and 25779 deletions

View File

@@ -14,21 +14,19 @@ jobs:
zypper in -y go
# Generic action from GitHub to clone the product git repo
- name: Checkout product
uses: https://src.opensuse.org/actions/github-actions-checkout@v4
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
with:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- name: Update all new _patchinfo files
uses: https://src.opensuse.org/actions/patchinfo-numbering-action@v0
with:
prefix: packagehub-
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
- name: Get last commit author
id: last-commit
run: |
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
- name: Commit changes back
uses: https://src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
with:
commit_user_name: gitea-actions-autobuild
commit_user_email: autobuild+gitea@opensuse.org

View File

@@ -14,7 +14,7 @@ scc:
build_options:
### For maintenance, otherwise only "the best" version of each package is picked:
- take_all_available_versions
# - take_all_available_versions
- hide_flavor_in_product_directory_name
### Since the Backports product build is not self-contained in a single repository,
@@ -32,8 +32,8 @@ debug: split
repodata: all
# has only an effect during maintenance:
set_updateinfo_from: maintenance@opensuse.org
set_updateinfo_id_prefix: SUSE-PackageHub-16.0-
set_updateinfo_from: maint-coord@suse.de
# set_updateinfo_id_prefix: openSUSE-Leap-16.0-
flavors:
backports_aarch64:

View File

@@ -1,3 +1,3 @@
{
"": ["maintenance-release-review"]
"": ["packagehub-review"]
}

2
openQA

Submodule openQA updated: 04be1d7de7...b43cafbc03

File diff suppressed because it is too large Load Diff

View File

@@ -1,73 +1,23 @@
{
"Workflows": ["pr"],
"GitProjectName": "products/PackageHub#leap-16.0",
"Organization": "pool",
"Branch": "leap-16.0",
"ManualMergeProject": true,
"NoProjectGitPR": true,
"Reviewers": [
"*maintenance-release-review",
"*opensuse-review",
"+legaldb",
"-autogits_obs_staging_bot",
"-qam-openqa-review"
],
"ReviewGroups": [
{
"Name": "maintenance-release-review",
"Reviewers": [
"abergmann",
"amattiazzo",
"bfilho",
"cmatos",
"crazybyte",
"emanuelecappello",
"gsonnu",
"maintenance-robot",
"mauriziogalli",
"mbozicevic",
"mimi_vx",
"mschnitzer",
"msmeissn",
"pluskalm",
"rfrohl",
"slemke"
],
"Silent": true
},
{
"Name": "opensuse-review",
"Reviewers": [
"alarrosa",
"anag",
"atartamo",
"bigironman",
"darix",
"dimstar",
"dmach",
"eroca",
"jdsn",
"jengelh",
"mcalabkova",
"mstrigl",
"nkrapp",
"oertel",
"RBrownSUSE",
"simotek",
"smithfarm"
],
"Silent": true
},
{
"Name": "qam-openqa-review",
"Reviewers": [
"mimi_vx",
"mschnitzer",
"msmeissn",
"openqa-maintenance",
"szarate"
],
"Silent": true
}
]
"Workflows": ["pr"],
"GitProjectName": "products/PackageHub#leap-16.0",
"Organization": "pool",
"Branch": "leap-16.0",
"ManualMergeProject": true,
"Reviewers": [
"+legaldb",
"-autogits_obs_staging_bot",
"*packagehub-review"
],
"ReviewGroups": [
{
"Name": "packagehub-review",
"Reviewers": [
"bigironman",
"lkocman-factory",
"maxlin_factory",
"smithfarm"
]
}
]
}