From nobody Thu Apr 2 10:14:50 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fmd5D4Dlnz6Y9jL for ; Thu, 02 Apr 2026 10:14:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fmd5D25nsz48RT for ; Thu, 02 Apr 2026 10:14:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775124896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Vf+8sMU7pLGpkpPXX+4VSTAkHDyZqtd3NZlPPLnyTtk=; b=a5m172S7G8BWBz3PFpu1vlS+bUFXMmLiud5RVvY0Xw/rsIz4NuKSEqQ0UOeeBGPD7vx+Ul aD3raxDXc38TQQrUeUVyMwwoaOoQtx7pGRy1bL440H3XTSKaJ9CSu99OPvhvF5vvbVPjwY Q4YfUyAnjcWmFaxBgBPTz54MWEpQZSq+tOU0Zitt6NwRUqbrPMpPByTzmlEcF4spa04hiu BZ0FIK3wWA82VlN739zIhH7l1V6M1oF3Q28CIcG6iuGjGbssNrGSeaDFZjgkh6iX/W0fAY EoulozCly18kQxNPhi98sxD3+mFXLEAZxINh01JwB5BdZs+W/V2dDQwfkKgLiw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775124896; a=rsa-sha256; cv=none; b=n9fjpFRlbUEGgPomLKBPG+PqNh8da25EaLKQuekzTrUi7O7xqj+qK+EFQHJsHI3SKZkaGX J7lycasV7PjLy4Jf8pAptjm8/GsBqevpSzvVUMp4MbON5t23LQlYm/FhQJnrQxlBsT/lk6 tR7+oWCqIU2sOq9XjIa4B6BCjgiC09Cd/dThv3ui6aqHS9MYxbcfo+I1S2mUYXTT9UuMrf pJ2/mfJFXZDWTr8axlBWnLqT7AEKI4eF1q+knSPvRfcdNDa635O1pzlIBLUG/SswBPxtSQ JjPfu8neYJXvozhpmfT/jkbAZMT33jFusNXLWwOa67b9V+k6nQoDrar5uUDL4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775124896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Vf+8sMU7pLGpkpPXX+4VSTAkHDyZqtd3NZlPPLnyTtk=; b=t5hwPScRsPxYizO5K3veranQ/BYcOReCBsSVh6TX2zXw80D7PD1pITDSsCvqJtRWfj6Jfp 6XhG5mHcvVec3YmAJ0ABSl8ByPybf6WUIz5MvUImjF2CM6TjiNgbFJkGsHURvI1C+e2sIw gfsClBI6ZZfEfgEXk4V0qwq4Mhci9baH2+tjoJAcDAKxH8lcUmlUDMKSHTPPb5V2bYEM8t dJwCjBkCXy7LbYxPL5u0e7FMRHHuQ/oSZacd79M2GPayWZZPEQ+aJhun8AvqHlLKq5mpeP VfbIgr0tLBTxnaWZTJOuLm+QCy4La9jpS696QUA2jRrPs845JYm+/660yjZpGg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fmd5D11zxzxhd for ; Thu, 02 Apr 2026 10:14:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d9d7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 02 Apr 2026 10:14:50 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Brooks Davis From: Jessica Clarke Subject: git: 36963d249724 - stable/13 - .github: support all stable branches List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrtc27 X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 36963d2497248f0d334b02bbc3947e224ca8e8dc Auto-Submitted: auto-generated Date: Thu, 02 Apr 2026 10:14:50 +0000 Message-Id: <69ce419a.3d9d7.3d2e6d84@gitrepo.freebsd.org> The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=36963d2497248f0d334b02bbc3947e224ca8e8dc commit 36963d2497248f0d334b02bbc3947e224ca8e8dc Author: Brooks Davis AuthorDate: 2026-02-19 14:43:57 +0000 Commit: Jessica Clarke CommitDate: 2026-04-02 10:11:05 +0000 .github: support all stable branches If this eventually poses a problem for unsupported branches we can fix them directly. Sponsored by: Innovate UK Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D53838 (cherry picked from commit 1e189279576497498cafad6f8c0a36a377b786a3) --- .github/workflows/cross-bootstrap-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cross-bootstrap-tools.yml b/.github/workflows/cross-bootstrap-tools.yml index 78ba1560e5de..d5b91a2ee15d 100644 --- a/.github/workflows/cross-bootstrap-tools.yml +++ b/.github/workflows/cross-bootstrap-tools.yml @@ -2,7 +2,7 @@ name: Cross-build Kernel on: push: - branches: [ main, 'stable/13' ] + branches: [ main, 'stable/[1-9][0-9]' ] pull_request: branches: [ main ]