All of lore.kernel.org
 help / color / mirror / Atom feed
From: zhangdongdong@eswincomputing.com
To: buildroot@buildroot.org
Cc: bonet@grenoble.cnrs.fr,
	Dongdong Zhang <zhangdongdong@eswincomputing.com>
Subject: [Buildroot] [PATCH v2 0/1] .github: add github action to automate PR handling
Date: Mon,  8 Jul 2024 09:37:17 +0800	[thread overview]
Message-ID: <20240708013718.19051-1-zhangdongdong@eswincomputing.com> (raw)

From: Dongdong Zhang <zhangdongdong@eswincomputing.com>

Changes in v2:
    - Adopted Edgar Bonet's suggestion to retain the original 
      pull request template.Restored .github/pull_request_template.md
      to its original form. This way, developers will see the prompt 
      when creating a pull request, without having to wait for the 
      workflow to complete.

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

 .github/workflows/repo-lockdown.yml | 23 +++++++++++++++++++++++
 1 file changed, 23 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

             reply	other threads:[~2024-07-08  1:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-08  1:37 zhangdongdong [this message]
2024-07-08  1:37 ` [Buildroot] [PATCH v2 1/1] .github: add github action to automate PR handling zhangdongdong
2024-07-08  2:13   ` James Hilliard
2024-07-08  2:25     ` DongdongZhang
2024-07-08 20:29       ` Thomas Petazzoni via buildroot
2024-07-09  1:40         ` DongdongZhang

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=20240708013718.19051-1-zhangdongdong@eswincomputing.com \
    --to=zhangdongdong@eswincomputing.com \
    --cc=bonet@grenoble.cnrs.fr \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.