[PATCH 0/2] GitHub workflow fixes

Josh Soref posted 2 patches 2 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220109061708.21481-1-jsoref@gmail.com
.github/workflows/lockdown.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH 0/2] GitHub workflow fixes
Posted by Josh Soref 2 years, 3 months ago
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)