Commit Graph

13 Commits

Author SHA1 Message Date
Victor Vieux 4fe11d49ca add ehazlett and johnstep to random_assign
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-04-02 01:15:19 +02:00
Sebastiaan van Stijn da3c711c12
update poule-config; add Yong to auto-assignment
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-03-02 11:15:40 +01:00
Sebastiaan van Stijn d10915ba6c
Add more maintainers to "auto-assign"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-02-28 14:39:48 +01:00
Arnaud Porterie (icecrime) 3bf1922333
Fix poule configuration
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2017-02-09 01:37:53 -08:00
Arnaud Porterie (icecrime) e27838049d
Fix typo
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2017-02-08 07:58:46 -08:00
Arnaud Porterie (icecrime) d4f5fa29db
Randomly assign pull requests older than two weeks
Add a daily job to randomly assign pull requests which have been opened
for more than two weeks.

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2017-02-08 07:58:32 -08:00
Victor Vieux 8304f30271 add powerpc and z to rebuild labels
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-01-30 14:54:17 -08:00
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