public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: Johannes Schindelin <Johannes.Schindelin@gmx•de>
Cc: "Jiang Xin" <worldhello.net@gmail•com>,
	"Git List" <git@vger•kernel.org>,
	"Alexander Shopov" <ash@kambanaria•org>,
	"Jordi Mas" <jmas@softcatala•org>,
	"Matthias Rüster" <matthias.ruester@gmail•com>,
	"Jimmy Angelakos" <vyruss@hellug•gr>,
	"Christopher Díaz" <christopher.diaz.riv@gmail•com>,
	"Jean-Noël Avila" <jn.avila@free•fr>,
	"Bagas Sanjaya" <bagasdotme@gmail•com>,
	"Alessandro Menti" <alessandro.menti@alessandromenti•it>,
	"Gwan-gyeong Mun" <elongbug@gmail•com>, Arusekk <arek_koz@o2•pl>,
	"Daniel Santos" <hello@brighterdan•com>,
	"Dimitriy Ryazantcev" <DJm00n@mail•ru>,
	"Peter Krefting" <peter@softwolves•pp.se>,
	"Emir SARI" <bitigchi@me•com>,
	"Trần Ngọc Quân" <vnwildman@gmail•com>,
	"Fangyi Zhou" <me@fangyi•io>, "Yi-Jyun Pan" <pan93412@gmail•com>,
	"Jiang Xin" <zhiyou.jx@alibaba-inc•com>
Subject: Re: [PATCH 1/1] ci: new github-action for git-l10n code review
Date: Tue, 24 Aug 2021 12:04:38 -0700	[thread overview]
Message-ID: <xmqqmtp6oe9l.fsf@gitster.g> (raw)
In-Reply-To: <nycvar.QRO.7.76.6.2108241126190.55@tvgsbejvaqbjf.bet> (Johannes Schindelin's message of "Tue, 24 Aug 2021 11:27:44 +0200 (CEST)")

Johannes Schindelin <Johannes.Schindelin@gmx•de> writes:

>> Can this be made into a matter purely local to git-l10n/git-po
>> repository and not git/git repository? I am wondering if we can ee if
>> the current repository is git-l10n/git-po or its fork and run it only if
>> that is true.
>
> The biggest problem is that there are forks of `git-l10n/git-po` that
> accept PRs in their own right. That is what I tried to address by using
> just the repository name, without the org/user prefix.

Well, it is why I wondered if we can see "if the repository is
git-l10n/git-po or its fork".  Perhaps I should have written "or
(recursively) its fork"?  I guess the repository name being git-po
may be a usable approximation ;-)

  reply	other threads:[~2021-08-24 19:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-22 16:13 [PATCH 0/1] ci: new github-action for git-l10n code review Jiang Xin
2021-08-22 16:13 ` [PATCH 1/1] " Jiang Xin
2021-08-23  6:28   ` Bagas Sanjaya
2021-08-23  6:42     ` Jiang Xin
2021-08-23 21:02   ` Johannes Schindelin
2021-08-23 21:36     ` Junio C Hamano
2021-08-24  9:27       ` Johannes Schindelin
2021-08-24 19:04         ` Junio C Hamano [this message]
2021-08-24 21:34         ` Jean-Noël AVILA
2021-08-31  1:03           ` Jiang Xin
2021-08-24 13:36       ` Jiang Xin
2021-08-24 19:06         ` Junio C Hamano
2021-08-24 13:21     ` Jiang Xin
2021-08-25 12:14       ` Johannes Schindelin
2021-08-26  2:25         ` Jiang Xin
2021-08-27  2:10         ` Jeff King
2021-08-27  2:49           ` Jiang Xin
2021-08-27  7:13             ` [PATCH v3] " Jiang Xin
2021-09-02  2:31             ` [PATCH v4 0/1] " Jiang Xin
2021-09-09  9:09               ` [PATCH v5 " Jiang Xin
2021-09-09  9:09               ` [PATCH v5 1/1] " Jiang Xin
2021-09-02  2:31             ` [PATCH v4 " Jiang Xin
2021-08-23 14:28 ` [PATCH v2 0/1] " Jiang Xin
2021-08-23 14:28 ` [PATCH v2 1/1] " Jiang Xin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqmtp6oe9l.fsf@gitster.g \
    --to=gitster@pobox$(echo .)com \
    --cc=DJm00n@mail$(echo .)ru \
    --cc=Johannes.Schindelin@gmx$(echo .)de \
    --cc=alessandro.menti@alessandromenti$(echo .)it \
    --cc=arek_koz@o2$(echo .)pl \
    --cc=ash@kambanaria$(echo .)org \
    --cc=bagasdotme@gmail$(echo .)com \
    --cc=bitigchi@me$(echo .)com \
    --cc=christopher.diaz.riv@gmail$(echo .)com \
    --cc=elongbug@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=hello@brighterdan$(echo .)com \
    --cc=jmas@softcatala$(echo .)org \
    --cc=jn.avila@free$(echo .)fr \
    --cc=matthias.ruester@gmail$(echo .)com \
    --cc=me@fangyi$(echo .)io \
    --cc=pan93412@gmail$(echo .)com \
    --cc=peter@softwolves$(echo .)pp.se \
    --cc=vnwildman@gmail$(echo .)com \
    --cc=vyruss@hellug$(echo .)gr \
    --cc=worldhello.net@gmail$(echo .)com \
    --cc=zhiyou.jx@alibaba-inc$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox