2 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
90300571f3 auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot removing
 PR: autogits/nodejs-common#1
2025-07-28 18:45:36 +02:00
GiteaBot - AutoStaging
78d58e365f auto-created for autogits
This commit was autocreated by nodejs-common
referencing

PullRequest: GiteaBot - AutoStaging/nodejs-common#1
2024-08-22 13:25:45 +00:00
9 changed files with 3 additions and 47 deletions

View File

@@ -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.

View File

@@ -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
View File

@@ -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

View File

@@ -1 +1,2 @@
test test

View File

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

View File

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