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

orpiske 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 04c217d99e9 (chores) ci: fixed typos in the welcome message
04c217d99e9 is described below

commit 04c217d99e972420e0238d52a6e3a4682cfa8d97
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Mon Sep 18 11:34:55 2023 +0200

    (chores) ci: fixed typos in the welcome message
---
 .github/workflows/component-pr.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/component-pr.yaml 
b/.github/workflows/component-pr.yaml
index f8ac92f1e8a..a8d28ab7b1c 100644
--- a/.github/workflows/component-pr.yaml
+++ b/.github/workflows/component-pr.yaml
@@ -58,17 +58,17 @@ jobs:
             
             :robot: CI automation will test this PR automatically.
             
-            :camel: Apache Camel Committers, please make sure to 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 commits using \`build-all\`, \`build-dependents\`, 
\`skip-tests\` and \`test-dependents\` to fine-tune the checks executed by this 
PR.
+            * 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** 
to [Apache Camel 
committers](https://camel.apache.org/community/team/#committers) have access to 
the summary. 
+            * 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 them before 
sharing the publicly.`
+            * :warning: Be careful when sharing logs. Review their contents 
before sharing them publicly.`
             
             })
       - name: 'Download artifact'

Reply via email to