Skip to content

Commit

Permalink
fix(config): add trigger plugin to all repos since peribolos syncer…
Browse files Browse the repository at this point in the history
… needs it.

Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP authored and poiana committed Apr 22, 2024
1 parent 82d5767 commit caa76ba
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions config/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ plugins:
- lgtm
- require-matching-label
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -485,6 +486,7 @@ plugins:
- lgtm
- require-matching-label
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -506,6 +508,7 @@ plugins:
- mergecommitblocker
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -529,6 +532,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -551,6 +555,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -573,6 +578,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -595,6 +601,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -616,6 +623,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -637,6 +645,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -658,6 +667,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -680,6 +690,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -701,6 +712,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -723,6 +735,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -745,6 +758,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -769,6 +783,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -792,6 +807,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -815,6 +831,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down Expand Up @@ -860,6 +877,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -883,6 +901,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -905,6 +924,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -926,6 +946,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down Expand Up @@ -971,6 +992,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down Expand Up @@ -1015,6 +1037,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -1037,6 +1060,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down Expand Up @@ -1083,6 +1107,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -1105,6 +1130,7 @@ plugins:
- milestone
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -1127,6 +1153,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand All @@ -1149,6 +1176,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down Expand Up @@ -1282,6 +1310,7 @@ plugins:
- lifecycle
- lgtm
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down Expand Up @@ -1325,6 +1354,7 @@ plugins:
- require-matching-label
- retitle
- size
- trigger
- verify-owners
- welcome
- wip
Expand Down

0 comments on commit caa76ba

Please sign in to comment.