Commit Graph

6 Commits

Author SHA1 Message Date
Akihiro Suda b7ca1568b1 poule: do not recognize "arm" as platform/arm
Some words such as "swarm" and "apparmor" were recognized as "arm".
So remove "arm" from the list at the moment.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-12-22 10:35:10 +00:00
Alex ef15b217ea Label ARM issues through Poule #29644
Signed-off-by: Alex <alexellis2@gmail.com>
2016-12-21 23:46:48 +00:00
Tibor Vass 59ca288c89 poule: do not treat "docker service" keyword as a swarm feature
"docker service" can also refer to an init system's service named docker
This would prevent labeling e.g. systemd related issues to swarm.

Signed-off-by: Tibor Vass <tibor@docker.com>
2016-12-15 10:41:54 -08:00
Victor Vieux d2920bb311 update poule.yml
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-12-02 14:54:34 -08:00
Arnaud Porterie (icecrime) 3d89d694ea
poule: add `rebuild/*` to rebuild all at once
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-11-08 09:42:09 -08:00
Arnaud Porterie (icecrime) 7cb1fad4a5
Add poule.yml
Add configuration for `poule` (https://github.com/icecrime/poule) to
manage GitHub automations.

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-11-07 19:06:35 -08:00