All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] GitHub workflow fixes
@ 2022-01-09  6:17 Josh Soref
  2022-01-09  6:17 ` [PATCH 1/2] Fix lockdown comment argument Josh Soref
  2022-01-09  6:17 ` [PATCH 2/2] Limit lockdown to qemu Josh Soref
  0 siblings, 2 replies; 4+ messages in thread
From: Josh Soref @ 2022-01-09  6:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Josh Soref, Richard Henderson

The current workflow fails to provide a comment explaining why
it has closed a PR. This is not friendly.

Also, while it's perfectly reasonable to close PRs to the qemu
organization, it's a bit much to close them in forks.

These patches address both of these issues.

Josh Soref (2):
  Fix lockdown comment argument
  Limit lockdown to qemu

 .github/workflows/lockdown.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.32.0 (Apple Git-132)



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

end of thread, other threads:[~2022-01-09 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-09  6:17 [PATCH 0/2] GitHub workflow fixes Josh Soref
2022-01-09  6:17 ` [PATCH 1/2] Fix lockdown comment argument Josh Soref
2022-01-09  6:17 ` [PATCH 2/2] Limit lockdown to qemu Josh Soref
2022-01-09 14:30   ` Philippe Mathieu-Daudé

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.