From eba73c3723d2e749e961cc49692b5241c5261837 Mon Sep 17 00:00:00 2001 From: je-hal <34343894+je-hal@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:11:13 +0100 Subject: [PATCH] Correction of message --- .github/workflows/community-id-requester.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/community-id-requester.yaml b/.github/workflows/community-id-requester.yaml index cc4fdc66..5e3bc6f9 100644 --- a/.github/workflows/community-id-requester.yaml +++ b/.github/workflows/community-id-requester.yaml @@ -88,5 +88,5 @@ jobs: name: Ask for SAP Community profile URL if label added for first time and no prev labeled issue / pr if: env.LABELADDITIONCOUNT == 1 && env.OBJECTCOUNT <= 1 run: | - printf "Thank you for your valuable ${CONTRIBUTIONTYPE} contribution, @${CONTRIBUTOR}! So that we can [recognize your contribution in the SAP Community](https://github.com/SAP-docs/contribution-guidelines/blob/main/docs/recognition.md), please check your SAP Community user ID (this is a number) in your [personal settings page](https://community.sap.com/t5/user/myprofilepage/tab/personal-profile) and share it with us in a reply to this comment. Make sure you just include the number in the reply.\n\nYour user ID is displayed as follows:\n\n**Change display name for User ID N**\n\nwhere N is your user ID. For example, [53 is the user ID of the user 'qmacro'](https://community.sap.com/t5/user/viewprofilepage/user-id/53).\n\nPlease note that we are currently refactoring our profile and badge system on the SAP Community, and will start assigning badges again when that's complete." \ + printf "Thank you for your valuable ${CONTRIBUTIONTYPE} contribution, @${CONTRIBUTOR}! So that we can [recognize your contribution in the SAP Community](https://github.com/SAP-docs/contribution-guidelines/blob/main/docs/recognition.md), please check your SAP Community user ID (this is a number). To do so, navigate to your [personal settings page](https://community.sap.com/t5/user/myprofilepage/tab/personal-profile), open the menu below your user picture in the upper right corner, and choose _My content_. Copy the user ID from the URL and share it with us in a reply to this comment. Make sure you just include the number in the reply.\n\nExample URL: https://community.sap.com/t5/user/viewprofilepage/user-id/53\n\nUser ID: 53\n\nPlease note that we are currently refactoring our profile and badge system on the SAP Community, and will start assigning badges again when that's complete." \ | gh $OBJECTTYPE comment $OBJECTNR --body-file -