rename things
This commit is contained in:
parent
7e663964ee
commit
e71e6f04e8
1
pr-review/.gitignore
vendored
1
pr-review/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
pr-review
|
|
1
prjgit-updater/.gitignore
vendored
1
prjgit-updater/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
prjgit-updater
|
|
1
workflow-direct/.gitignore
vendored
Normal file
1
workflow-direct/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
workflow-direct
|
@ -1,5 +1,5 @@
|
|||||||
Project Git bot
|
Direct Workflow bot
|
||||||
===============
|
===================
|
||||||
|
|
||||||
Areas of responsibility
|
Areas of responsibility
|
||||||
-----------------------
|
-----------------------
|
@ -1,4 +1,4 @@
|
|||||||
module src.opensuse.org/autogits/prjgit-updater
|
module src.opensuse.org/autogits/workflow-direct
|
||||||
|
|
||||||
go 1.22.3
|
go 1.22.3
|
||||||
|
|
1
workflow-pr/.gitignore
vendored
Normal file
1
workflow-pr/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
workflow-pr
|
@ -1,5 +1,5 @@
|
|||||||
PR Review bot
|
Workflow-PR bot
|
||||||
=============
|
===============
|
||||||
|
|
||||||
Keeps ProjectGit PR in-sync with a PackageGit PR
|
Keeps ProjectGit PR in-sync with a PackageGit PR
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
module src.opensuse.org/pr-review
|
module src.opensuse.org/workflow-pr
|
||||||
|
|
||||||
go 1.22.3
|
go 1.22.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user