浏览代码

Merge pull request #33645 from thaJeztah/disable-auto-milestone

Disable auto-assigning PR's to milestones
Sebastiaan van Stijn 8 年之前
父节点
当前提交
e22656bf2d
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      poule.yml

+ 0 - 6
poule.yml

@@ -35,12 +35,6 @@
         }
         }
       - type:       version-label
       - 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/<configuration>` triggers a rebuild job for the associated
 # Labeling a PR with `rebuild/<configuration>` triggers a rebuild job for the associated
 # configuration. The label is automatically removed after the rebuild is initiated. There's no such
 # 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
 # thing as "templating" in this configuration, so we need one operation for each type of