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
7 changed files with 1 additions and 49 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"],
}