Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable comment trigger for Performance and Load Tests #29035

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: '1 1 * * *'
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: '30 9 * * *'
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: '0 10 * * *'
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: '30 10 * * *'
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: '0 11 * * *'
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: '40 16 * * *'
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: '30 21 * * *'
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: '30 11 * * *'
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: '30 11 * * *'
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: '40 12 * * *'
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: '10 9 * * *'
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: '1 1 * * *'
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 1 * * *'
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 5 * * *'
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: '30 13 * * *'
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: '30 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: '10 14 * * *'
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: '15 15 * * *'
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: '30 13 * * *'
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