33 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
99f7428dbe auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#10
2025-08-22 13:51:54 +02:00
c6a361fd5b Merge pull request 'Forwarded PRs: nodejs-common' (#12) from PR_nodejs-common#9 into main
Reviewed-on: #12
2025-08-22 13:50:38 +02:00
AutoGits PR Review Bot
ea6eccc3f5 auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#9
2025-08-22 13:50:20 +02:00
10ed5a9a55 Merge pull request 'Forwarded PRs: nodejs-common' (#10) from PR_nodejs-common#7 into main
Reviewed-on: #10
2025-08-22 13:45:08 +02:00
AutoGits PR Review Bot
85eed2c07d auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#7
2025-08-22 13:44:55 +02:00
2289167209 Merge pull request 'Forwarded PRs: nodejs-common' (#9) from PR_nodejs-common#6 into main
Reviewed-on: #9
2025-08-22 13:41:30 +02:00
AutoGits PR Review Bot
b4ef2e2c2b auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#6
2025-08-22 13:40:59 +02:00
8d6c9a6517 Merge pull request 'Forwarded PRs: nodejs-common' (#8) from PR_nodejs-common#5 into main
Reviewed-on: #8
2025-08-22 13:20:58 +02:00
AutoGits PR Review Bot
82be5d9bad auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#5
2025-08-22 13:20:42 +02:00
0aa86a8f1b Merge pull request 'Forwarded PRs: nodejs-common' (#7) from PR_nodejs-common#4 into main
Reviewed-on: #7
2025-08-22 13:15:43 +02:00
AutoGits PR Review Bot
5647d15709 auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#4
2025-08-22 13:15:09 +02:00
ff0c72c76a Merge pull request 'Forwarded PRs: nodejs-common' (#6) from PR_nodejs-common#3 into main
Reviewed-on: #6
2025-08-21 18:41:21 +02:00
AutoGits PR Review Bot
2956e31773 auto-created for nodejs-common
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: autogits/nodejs-common#3
2025-08-21 18:40:54 +02:00
01ddfda7fe Merge pull request 'Forwarded PRs: nodejs21' (#1) from PR_nodejs21#1 into main
Manually merged

Reviewed-on: #1
2025-08-21 18:12:44 +02:00
d4690b768d leap test 2025-08-21 15:50:15 +02:00
61deafba5e leap test 2025-08-21 14:38:37 +02:00
1c63217d12 typos 2025-07-30 12:32:01 +02:00
fdc5182a17 add issue templates 2025-07-30 12:15:40 +02:00
946094776c add issue templates 2025-07-30 12:11:22 +02:00
AutoGits - pr-review
e1448ff236 auto-created for autogits
This commit was autocreated by nodejs21
referencing

PR: AutoGits - pr-review/nodejs21#1
2025-05-06 13:56:17 +02:00
d05faf5f89 Update workflow.config 2025-05-06 12:06:58 +02:00
cbd1fdbad4 Add staging.config 2025-05-06 12:00:36 +02:00
667647885c Add workflow.config 2025-05-06 11:59:46 +02:00
GiteaBot - AutoDevel
1bd0684a55 Automatic package removal 2024-09-03 11:12:41 +00:00
GiteaBot - AutoDevel
5eabf032f0 Automatic package inclusion 2024-09-03 11:03:20 +00:00
GiteaBot - AutoDevel
ed686facb3 Automatic package inclusion 2024-09-03 10:39:31 +00:00
GiteaBot - AutoDevel
d18a824418 Automatic package removal 2024-09-03 10:35:16 +00:00
GiteaBot - AutoDevel
40f9b67aa4 Automatic package inclusion 2024-09-03 10:31:44 +00:00
GiteaBot - AutoDevel
1e6ef90b66 Automatic package removal 2024-09-03 10:29:01 +00:00
GiteaBot - AutoDevel
2ee8b98baa Automatic package inclusion 2024-09-03 10:24:41 +00:00
Adam Majer
85d57c8178 Update README.md 2024-09-03 12:02:48 +02:00
GiteaBot - AutoDevel
751db29f76 Automatic package removal 2024-09-03 09:59:23 +00:00
GiteaBot - AutoDevel
dcc5c8b1c6 Automatic package inclusion 2024-09-03 09:58:33 +00:00
10 changed files with 48 additions and 4 deletions

View File

@@ -0,0 +1,19 @@
---
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

@@ -0,0 +1,16 @@
---
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,3 +13,6 @@
[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,2 +1 @@
test test

1
perl-XS-Parse-Keyword Submodule

Submodule perl-XS-Parse-Keyword added at 4303c2fdd6

3
staging.config Normal file
View File

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

3
workflow.config Normal file
View File

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