Compare commits
2 Commits
main
...
PR_nodejs-
Author | SHA256 | Date | |
---|---|---|---|
|
90300571f3 | ||
|
78d58e365f |
@@ -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#
|
||||
|
@@ -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
3
.gitmodules
vendored
@@ -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
|
||||
|
Submodule perl-XS-Parse-Keyword deleted from 4303c2fdd6
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"ObsProject": "home:adamm:autogits",
|
||||
}
|
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"workflows": ["pr"],
|
||||
}
|
Reference in New Issue
Block a user