poule: add `rebuild/*` to rebuild all at once

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
This commit is contained in:
Arnaud Porterie (icecrime) 2016-11-08 09:42:09 -08:00
parent 16ea0806f8
commit 3d89d694ea
No known key found for this signature in database
GPG Key ID: 3D78FAF1AF91D9E9
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@
- triggers:
pull_request: [ labeled ]
operations:
- type: rebuild
settings: {
# When configurations are empty, the `rebuild` operation rebuilds all the currently
# known statuses for that pull request.
configurations: [],
label: "rebuild/*",
}
- type: rebuild
settings: {
configurations: [ arm ],