Bugzilla – Attachment 187493 Details for
Bug 40027
Use GitHub workflow to automatically close PRs opened on the Koha repo there
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40027: (follow-up) Add .github/ to Makefile.PL
Bug-40027-follow-up-Add-github-to-MakefilePL.patch (text/plain), 1.01 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-10-06 18:32:28 UTC
(
hide
)
Description:
Bug 40027: (follow-up) Add .github/ to Makefile.PL
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-10-06 18:32:28 UTC
Size:
1.01 KB
patch
obsolete
>From 49f8043f30e75b6112d9a0daa59130e15f7a44fa Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= <tomascohen@theke.io> >Date: Mon, 6 Oct 2025 15:31:44 -0300 >Subject: [PATCH] Bug 40027: (follow-up) Add .github/ to Makefile.PL >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 1a2d69914aa..757a8d85cd1 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -395,6 +395,7 @@ my $target_map = { > './pm_to_blib' => 'NONE', > './blib' => 'NONE', > '.git-blame-ignore-revs' => 'NONE', >+ './.github' => 'NONE', > '.prettierrc.js' => 'NONE', > '.sass-lint.yml' => 'NONE', > '.scss-lint.yml' => 'NONE', >-- >2.51.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40027
:
182839
|
187386
|
187456
| 187493