ansible / ansibullbot

Bot for management of Ansible issues and PRs on GitHub.
GNU General Public License v3.0
203 stars 127 forks source link

When the maintainer of a module is listed as "deprecated", respond to submitter with appropriate message. #29

Open robynbergeron opened 8 years ago

robynbergeron commented 8 years ago

Re: https://github.com/ansible/ansible-modules-core/pull/2748, https://github.com/ansible/ansible-modules-core/pull/2747 - bot is not handling this situation properly, wants to assign it to someone when the response should simply be that the module is deprecated.

Note: may be a bunch of corner cases on this to think about, but. :)

gregdek commented 8 years ago

Give me some boilerplate and I'll fix it this week.

gregdek commented 8 years ago

Leaving this open, since it probably applies to the new bot.