From 889c10ee9e96b0fd9155ddb97b55fe70381c1eb3 Mon Sep 17 00:00:00 2001 From: SkyFi Geek <45924209+mobileskyfi@users.noreply.github.com> Date: Sun, 16 Mar 2025 12:25:41 -0700 Subject: [PATCH] update email text to include matrix version --- .github/workflows/gpl-nag-email.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gpl-nag-email.yaml b/.github/workflows/gpl-nag-email.yaml index 6e7a5030d..7b9629be4 100644 --- a/.github/workflows/gpl-nag-email.yaml +++ b/.github/workflows/gpl-nag-email.yaml @@ -105,14 +105,14 @@ jobs: # Optional (recommended) mail server password: password: ${{secrets.MAIL_PASSWORD}} # Required mail subject: - subject: Request for open source code included in "RouterOS ${{ matrix.version}}" + subject: Request for open source code included in "RouterOS v${{ matrix.version}}" # Required recipients' addresses: to: ${{ github.event.inputs.mailto}} # Required sender full name (address can be skipped): from: TIKOCI GitHub Organization # # Optional plain body: body: | - RouterOS v7.19beta5 was found on www.mikrotik.com, which contains the Linux kernel and other source code subject to various open-source licenses that require the code to be publicly available. + RouterOS v${{ matrix.version }} was found on www.mikrotik.com, which contains the Linux kernel and other source code subject to various open-source licenses that require the code to be publicly available. However, the GNU GPL-licensed source code cannot be found on MikroTik’s website or other online sources. Based on information posted on forum.mikrotik.com from purported employees of Mikrotik, sources are provided based on an email request. See https://forum.mikrotik.com/viewtopic.php?t=201561#p1036546.