mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Disable auto-assigning PR's to milestones
Moby and Docker are separate projects, so don't assign docker milestones to pull requests in this repository. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
4310f7da7e
commit
e481509c74
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue