qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/6] .github: point Repo Lockdown bot to GitLab repo


From: Daniel P . Berrangé
Subject: Re: [PATCH 1/6] .github: point Repo Lockdown bot to GitLab repo
Date: Mon, 11 Jan 2021 11:51:49 +0000
User-agent: Mutt/1.14.6 (2020-07-11)

On Mon, Jan 11, 2021 at 11:50:12AM +0000, Stefan Hajnoczi wrote:
> Use the GitLab repo URL as the main repo location in order to reduce
> load on qemu.org.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  .github/lockdown.yml | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/.github/lockdown.yml b/.github/lockdown.yml
> index 9acc393f1c..07fc2f31ee 100644
> --- a/.github/lockdown.yml
> +++ b/.github/lockdown.yml
> @@ -10,8 +10,8 @@ issues:
>    comment: |
>      Thank you for your interest in the QEMU project.
>  
> -    This repository is a read-only mirror of the project's master
> -    repostories hosted on https://git.qemu.org/git/qemu.git.
> +    This repository is a read-only mirror of the project's repostories hosted
> +    at https://gitlab.com/qemu-project/qemu.git.

NB this URL triggers a redirect to strip the .git suffix

          https://gitlab.com/qemu-project/qemu

>      The project does not process issues filed on GitHub.
>  
>      The project issues are tracked on Launchpad:
> @@ -24,8 +24,8 @@ pulls:
>    comment: |
>      Thank you for your interest in the QEMU project.
>  
> -    This repository is a read-only mirror of the project's master
> -    repostories hosted on https://git.qemu.org/git/qemu.git.
> +    This repository is a read-only mirror of the project's repostories hosted
> +    on https://gitlab.com/qemu-project/qemu.git.

Likewise

>      The project does not process merge requests filed on GitHub.
>  
>      QEMU welcomes contributions of code (either fixing bugs or adding new

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]