Skip to content

Commit

Permalink
ci: remove unused 'repository_dispatch' trigger
Browse files Browse the repository at this point in the history
It looks like this trigger was added beforehand for some purposes
but never used. So there is no sense to keep it in our workflows.

NO_DOC=ci
NO_CHANGELOG=ci
NO_TEST=ci
  • Loading branch information
ylobankov committed Mar 18, 2022
1 parent 1a0b576 commit 88b46b4
Show file tree
Hide file tree
Showing 61 changed files with 0 additions and 122 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/centos_7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/centos_7_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/centos_8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/centos_8_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: coverity

on:
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 4 * * 6'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/debian_10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/debian_10_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/debian_11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/debian_11_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/debian_9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/debug_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/default_gcc_centos_7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_30.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_31.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_33.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_33_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_34.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_34_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_35.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fedora_35_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/freebsd-12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/freebsd-13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/jepsen-cluster-txm.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: jepsen-cluster-txm

on:
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

env:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/jepsen-cluster.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: jepsen-cluster

on:
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

env:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/jepsen-single-instance-txm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/jepsen-single-instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
tags:
- '**'
pull_request:
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/memtx_allocator_based_on_malloc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/opensuse_15_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/opensuse_15_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/osx_11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/osx_11_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/osx_11_aarch64_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/osx_11_lto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/osx_12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/out_of_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- '**'
pull_request:
types: [opened, reopened, synchronize, labeled]
repository_dispatch:
types: [backend_automation]
workflow_dispatch:

concurrency:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_cbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_linkbench_ssd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_nosqlbench_hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_nosqlbench_tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_sysbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_tpcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/perf_tpch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
repository_dispatch:
types: [backend_automation]
workflow_dispatch:
schedule:
- cron: '0 */3 * * *'
Expand Down
Loading

0 comments on commit 88b46b4

Please sign in to comment.