All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/1] .github: add github action to automate PR handling
@ 2024-07-09  1:45 zhangdongdong
  2024-07-09  1:45 ` [Buildroot] [PATCH v3 1/1] " zhangdongdong
  0 siblings, 1 reply; 3+ messages in thread
From: zhangdongdong @ 2024-07-09  1:45 UTC (permalink / raw)
  To: buildroot; +Cc: thomas.petazzoni, bonet, Dongdong Zhang

From: Dongdong Zhang <zhangdongdong@eswincomputing.com>

Changes in v3:
    - restrict the trigger condition to the repo buildroot/buildroot.so that
     this action won't be triggered when others fork the repository.

Dongdong Zhang (1):
  .github: add github action to automate PR handling

 .github/workflows/repo-lockdown.yml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 .github/workflows/repo-lockdown.yml

-- 
2.17.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-09  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09  1:45 [Buildroot] [PATCH v3 0/1] .github: add github action to automate PR handling zhangdongdong
2024-07-09  1:45 ` [Buildroot] [PATCH v3 1/1] " zhangdongdong
2024-07-09  9:43   ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.