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 a30670492d6 (chores) ci: add a note about requesting tests from the 
test bot
a30670492d6 is described below

commit a30670492d6cb6ba87d1d42f3d177e4179531063
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Jun 7 11:21:07 2023 +0200

    (chores) ci: add a note about requesting tests from the test bot
---
 .github/workflows/component-pr.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/component-pr.yaml 
b/.github/workflows/component-pr.yaml
index 199609836d9..869419395a7 100644
--- a/.github/workflows/component-pr.yaml
+++ b/.github/workflows/component-pr.yaml
@@ -59,6 +59,8 @@ jobs:
             
             :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
             
+            :robot: use the command \`/component-test (camel-)component-name1 
(camel-)component-name2..\` to request a test from the test bot.
+            
             If necessary Apache Camel Committers may access logs and test 
results in the job summaries!`
             
             })

Reply via email to