Hi Thomas, thanks for the feedback.

> -----Original Message-----
> From: Thomas Monjalon <tho...@monjalon.net>
> Sent: Wednesday, October 13, 2021 5:47 PM
> To: Serena He <serena...@arm.com>
> Cc: acon...@redhat.com; maicolgabr...@hotmail.com;
> david.march...@redhat.com; dev@dpdk.org; Honnappa Nagarahalli
> <honnappa.nagaraha...@arm.com>; Ruifeng Wang
> <ruifeng.w...@arm.com>; Dean Arnold <dean.arn...@arm.com>
> Subject: Re: [PATCH v1 1/1] ci: enable DPDK GHA for arm64 with self-hosted
> runners
> 
> 13/10/2021 10:03, Serena He:
> > CI jobs are triggered only for repos installed with given GHApp and runners
> [...]
> > +    # Here, runners for arm64 are accessed by installed GitHub APP, thus
> will not be available by fork.
> > +    # you can change the following 'if' and 'runs-on' if you have your own
> runners installed.
> > +    # or request to get your repo on the whitelist to use GitHub APP and
> delete this 'if'.
> > +    if: ${{ github.repository == 'DPDK/dpdk' || github.repository ==
> 'ovsrobot/dpdk' }}
> 
> What is this "GitHub APP"?
> 

Apps on GitHub are integrations with the GitHub APIs. This "GitHub APP" should 
be installed on repository and it will enable requests for arm-based runners . 
Sorry for not specifying this APP in the above comment. It is to avoid 
unnecessary access from public. The installation link will be provided, as well 
as document, after release.

Reply via email to