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

bertty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit fcba759f4733952f3ea11a454902fa1d39456236
Author: Bertty Contreras-Rojas <[email protected]>
AuthorDate: Wed Oct 27 14:50:41 2021 +0200

    [RELEASE][PREPARATION] remove the webhooks from .travis.yml
    
    Signed-off-by: bertty <[email protected]>
---
 .travis.yml                                                         | 6 ------
 .../code_changes/preparing_contribute_code_changes/pull_request.md  | 2 +-
 .../src/main/resources/how_contribute/jira_issue_maintenance.md     | 2 +-
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index ef86b2f..efb62ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,12 +22,6 @@ notification:
   email:
     on_success: never
     on_failure: never
-  webhooks:
-    urls:
-      - https://webhooks.gitter.im/e/8eed86a6ecffb667b819
-    on_success: never
-    on_failure: never
-    on_start: false
 cache:
   directories:
     - .autoconf
diff --git 
a/wayang-docs/src/main/resources/how_contribute/code_changes/preparing_contribute_code_changes/pull_request.md
 
b/wayang-docs/src/main/resources/how_contribute/code_changes/preparing_contribute_code_changes/pull_request.md
index b3b253b..fc88470 100644
--- 
a/wayang-docs/src/main/resources/how_contribute/code_changes/preparing_contribute_code_changes/pull_request.md
+++ 
b/wayang-docs/src/main/resources/how_contribute/code_changes/preparing_contribute_code_changes/pull_request.md
@@ -51,4 +51,4 @@ You do that by going to your forked repository page on GitHub.
 
 Every forked repository has an additional button called "New Pull Request":
 
-If you click on it, we will receive a notification on your changes and can 
review them. We also can discuss your changes and have you perfect your pull 
request before we accept and merge it into Wayang.
\ No newline at end of file
+If you click on it, we will receive a notification on your changes and can 
review them. We also can discuss your changes and have you perfect your pull 
request before we accept and merge it into Wayang.
diff --git 
a/wayang-docs/src/main/resources/how_contribute/jira_issue_maintenance.md 
b/wayang-docs/src/main/resources/how_contribute/jira_issue_maintenance.md
index 16f2d4c..143c861 100644
--- a/wayang-docs/src/main/resources/how_contribute/jira_issue_maintenance.md
+++ b/wayang-docs/src/main/resources/how_contribute/jira_issue_maintenance.md
@@ -63,4 +63,4 @@ When resolving 
[Issue](https://issues.apache.org/jira/projects/WAYANG/issues), o
 
 * Service request with approval: Requesting help that requires a manager or 
board approval.
 
-* Support: Requesting help for customer support issues. 
\ No newline at end of file
+* Support: Requesting help for customer support issues. 

Reply via email to