This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 3b7183f31659 chore(ci): proper comment formatting
3b7183f31659 is described below

commit 3b7183f316595324ed2f6fedb4d9d88b238266f9
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Feb 19 10:01:54 2026 +0100

    chore(ci): proper comment formatting
---
 .github/workflows/pr-commenter.yml | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/.github/workflows/pr-commenter.yml 
b/.github/workflows/pr-commenter.yml
index 46aa4041aa3b..a4e7f493ed12 100644
--- a/.github/workflows/pr-commenter.yml
+++ b/.github/workflows/pr-commenter.yml
@@ -73,14 +73,13 @@ jobs:
               repo: context.repo.repo,
               issue_number: ${{ steps.pr.outputs.id }},
               body: `:star2: Thank you for your contribution to the Apache 
Camel project! :star2:
-                :robot: CI automation will test this PR automatically.
+            :robot: CI automation will test this PR automatically.
 
-                :camel: Apache Camel Committers, please review the following 
items:
+            :camel: Apache Camel Committers, please review the following items:
 
-                * First-time contributors **require MANUAL approval** for the 
GitHub Actions to run
-                * You can use the command \`/component-test 
(camel-)component-name1 (camel-)component-name2..\` to request a test from the 
test bot.
-                * You can label PRs using \`build-all\`, \`build-dependents\`, 
\`skip-tests\` and \`test-dependents\` to fine-tune the checks executed by this 
PR.
-                * Build and test logs are available in the Summary page. 
**Only** [Apache Camel 
committers](https://camel.apache.org/community/team/#committers) have access to 
the summary.
-                * :warning: Be careful when sharing logs. Review their 
contents before sharing them publicly.
-                `
+            * First-time contributors **require MANUAL approval** for the 
GitHub Actions to run
+            * You can use the command \`/component-test 
(camel-)component-name1 (camel-)component-name2..\` to request a test from the 
test bot.
+            * You can label PRs using \`build-all\`, \`build-dependents\`, 
\`skip-tests\` and \`test-dependents\` to fine-tune the checks executed by this 
PR.
+            * Build and test logs are available in the Summary page. **Only** 
[Apache Camel committers](https://camel.apache.org/community/team/#committers) 
have access to the summary.
+            * :warning: Be careful when sharing logs. Review their contents 
before sharing them publicly.`
             })

Reply via email to