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

Disable auto-assigning PR's to milestones
Upstream-commit: e22656bf2d855157f91cc7391f963b19c9e4aec0
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2017-06-13 11:13:08 +02:00
committed by GitHub
-6
View File
@@ -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/<configuration>` 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