diff --git a/components/engine/poule.yml b/components/engine/poule.yml index 0f440437ff..2abf0df7f0 100644 --- a/components/engine/poule.yml +++ b/components/engine/poule.yml @@ -35,12 +35,6 @@ } - type: version-label -# When a pull request is closed, attach it to the currently active milestone. -- triggers: - pull_request: [ closed ] - operations: - - type: version-milestone - # Labeling a PR with `rebuild/` triggers a rebuild job for the associated # configuration. The label is automatically removed after the rebuild is initiated. There's no such # thing as "templating" in this configuration, so we need one operation for each type of