3 Commits

Author SHA256 Message Date
Adam Majer
9680b77085 Merge branch 'main' into PR_python311#1 2024-07-23 14:19:30 +02:00
GiteaBot - AutoStaging
7daabf2b21 Sync PR
Update to 8e380639782a4508f61d41f3ef4fee334a37e732b475137213025581ba4cfdb8
2024-07-19 09:02:10 +00:00
GiteaBot - AutoStaging
36e369f9f0 auto-created for autogits
This commit was autocreated by python311
referencing

PullRequest: GiteaBot - AutoStaging/python311#1
2024-07-19 09:00:25 +00:00
8 changed files with 2 additions and 50 deletions

View File

@@ -1,20 +0,0 @@
---
name: "Add a package to SLFO"
about: "If you want to add a new package to SLFO"
title: "[ADD] <package name>"
ref: "main"
assignees: ["adamm"]
labels:
- new_package
---
This is where you add a new package to SLFO. Please replace and specify on one line. Also, include Jira issue,
org/package#commit_hash
Jira issue:
jsc#

View File

@@ -1,19 +0,0 @@
---
name: "Remove package from SLFO"
about: "If you want to rm a package from SLFO"
title: "[RM] <package name>"
ref: "main"
assignees: ["adamm"]
labels:
- rm_package
---
This is where you rm a package from SLFO. Please specify package in title and assign to correct branch of SLFO.
Jira issue:
jsc#

3
.gitmodules vendored
View File

@@ -13,6 +13,3 @@
[submodule "nodejs21"]
path = nodejs21
url = https://src.opensuse.org/autogits/nodejs21.git
[submodule "perl-XS-Parse-Keyword"]
path = perl-XS-Parse-Keyword
url = https://src.opensuse.org/autogits/perl-XS-Parse-Keyword.git

View File

@@ -1 +1,2 @@
test

View File

@@ -1,3 +0,0 @@
{
"ObsProject": "home:adamm:autogits",
}

View File

@@ -1,3 +0,0 @@
{
"workflows": ["pr"],
}