public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: .github/workflows/
Date: Sat, 23 Dec 2023 16:05:10 +0000 (UTC)	[thread overview]
Message-ID: <1703347503.6e8e14acc761c802d8a68ec406aa18087f54dc4f.sam@gentoo> (raw)

commit:     6e8e14acc761c802d8a68ec406aa18087f54dc4f
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat Dec 23 09:30:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 16:05:03 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e8e14ac

.github/workflows: ignore more keywords for merge requests

* Avoids false positives while having a higher bar for the check failing.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/kde/pull/967
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .github/workflows/pkgcheck_merge.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pkgcheck_merge.yaml b/.github/workflows/pkgcheck_merge.yaml
index c59b76d180..476e970446 100644
--- a/.github/workflows/pkgcheck_merge.yaml
+++ b/.github/workflows/pkgcheck_merge.yaml
@@ -14,4 +14,4 @@ jobs:
       - name: Run pkgcheck
         uses: pkgcore/pkgcheck-action@v1
         with:
-          args: --exit warning --commits HEAD^..${{ github.sha }}
+          args: --exit warning -k ,-EmptyGlobalAssignment,-NonexistentBlocker,-UnknownCategoryDirs --commits HEAD^..${{ github.sha }}


             reply	other threads:[~2023-12-23 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-23 16:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23 15:10 [gentoo-commits] proj/kde:master commit in: .github/workflows/ Sam James
2023-12-18 23:48 Sam James

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=1703347503.6e8e14acc761c802d8a68ec406aa18087f54dc4f.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox