Compare commits
3 Commits
PR_nodejs-
...
PR_python3
Author | SHA256 | Date | |
---|---|---|---|
|
9680b77085 | ||
|
7daabf2b21 | ||
|
36e369f9f0 |
@@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
name: "Add a package to Leap 16.0 Backports project"
|
|
||||||
about: "If you want to add a new package to Leap 16.0 Backports project"
|
|
||||||
title: "[ADD] <package name>"
|
|
||||||
ref: "leap-16.0"
|
|
||||||
assignees: []
|
|
||||||
labels:
|
|
||||||
|
|
||||||
- new_package
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
This is where you add a new package to Leap-16.0 Backports project. Please replace and specify on one line. You can include any relevant Bugzilla links too.
|
|
||||||
|
|
||||||
org/package#commit_hash
|
|
||||||
|
|
||||||
Where the `commit_hash` could be a branch.
|
|
||||||
|
|
@@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
name: "Remove package from Leap 16.0 Backports project"
|
|
||||||
about: "If you want to remove a package from Leap 16.0"
|
|
||||||
title: "[RM] <package name>"
|
|
||||||
ref: "leap-16.0"
|
|
||||||
assignees: []
|
|
||||||
labels:
|
|
||||||
|
|
||||||
- rm_package
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
This is where you rm a package from Leap-16.0 Backports project. Please specify package in title and target the correct branch of the project.
|
|
||||||
|
|
||||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -13,6 +13,3 @@
|
|||||||
[submodule "nodejs21"]
|
[submodule "nodejs21"]
|
||||||
path = nodejs21
|
path = nodejs21
|
||||||
url = https://src.opensuse.org/autogits/nodejs21.git
|
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
|
|
||||||
|
Submodule nodejs-common updated: 98743bfb18...d6a74c0840
2
nodejs21
2
nodejs21
Submodule nodejs21 updated: 0c8d96b1fc...d51183613f
Submodule perl-XS-Parse-Keyword deleted from 4303c2fdd6
Submodule python311 updated: 35c702e850...8e38063978
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"ObsProject": "home:adamm:autogits",
|
|
||||||
}
|
|
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"workflows": ["pr"],
|
|
||||||
}
|
|
Reference in New Issue
Block a user