Skip to content

Commit

Permalink
Disable comment trigger for Performance and Load Tests (apache#29035)
Browse files Browse the repository at this point in the history
* reference PR 28915 issue_comment removed

* post commit issue_comment fix

* revert changes for postcommit
  • Loading branch information
magicgoody authored and Kanishk Karanawat committed Oct 21, 2023
1 parent 8c4ce51 commit 0aa9020
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 42 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/beam_Java_LoadTests_Combine_Smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java Combine Smoke

on:
# issue_comment:
# types: [created]
# schedule:
# - cron: '10 12 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java CoGBK Dataflow Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '10 13 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java CoGBK Dataflow V2 Batch JavaVersions

on:
issue_comment:
types: [created]
schedule:
- cron: '10 13 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java CoGBK Dataflow V2 Streaming JavaVersions

on:
issue_comment:
types: [created]
schedule:
- cron: '10 13 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java CoGBK SparkStructuredStreaming Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '50 13 * * *'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/beam_LoadTests_Java_GBK_Smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java GBK Smoke

on:
issue_comment:
types: [created]
workflow_dispatch:

#Setting explicit permissions for the action to avoid the default permissions which are `write-all` in case of pull_request_target event
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java ParDo Dataflow V2 Batch JavaVersions

on:
issue_comment:
types: [created]
schedule:
- cron: '50 14 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Java ParDo Dataflow V2 Streaming JavaVersions

on:
issue_comment:
types: [created]
schedule:
- cron: '50 14 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python CoGBK Dataflow Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '10 15 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python CoGBK Dataflow Streaming

on:
issue_comment:
types: [created]
schedule:
- cron: '10 15 * * *'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/beam_LoadTests_Python_CoGBK_Flink_Batch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python CoGBK Dataflow Flink Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '10 15 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python Combine Dataflow Streaming

on:
issue_comment:
types: [created]
schedule:
- cron: '50 15 * * *'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/beam_LoadTests_Python_GBK_Flink_Batch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python GBK Flink Batch

on:
# issue_comment:
# types: [created]
# schedule:
# - cron: '10 16 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python GBK reiterate Dataflow Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '10 16 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python GBK reiterate Dataflow Streaming

on:
issue_comment:
types: [created]
schedule:
- cron: '10 16 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python ParDo Dataflow Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '10 16 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python ParDo Dataflow Streaming

on:
issue_comment:
types: [created]
schedule:
- cron: '50 16 * * *'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/beam_LoadTests_Python_ParDo_Flink_Batch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python ParDo Flink Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '50 16 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python ParDo Flink Streaming

on:
issue_comment:
types: [created]
schedule:
- cron: '50 16 * * *'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python SideInput Dataflow Batch

on:
issue_comment:
types: [created]
schedule:
- cron: '50 16 * * *'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/beam_LoadTests_Python_Smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
name: LoadTests Python Smoke

on:
issue_comment:
types: [created]
workflow_dispatch:

#Setting explicit permissions for the action to avoid the default permissions which are `write-all` in case of pull_request_target event
Expand Down

0 comments on commit 0aa9020

Please sign in to comment.