-
Notifications
You must be signed in to change notification settings - Fork 126
Ansibullbot to promote IRC Working groups #820
Comments
Oooo. Yespls. |
I guess given that the list of Working Groups doesn't change that often we would be OK to hard-coded this. Perhaps working_groups:
# mapping from label to working group name
- aws: aws
- networking: network #notice difference
...
As well as IRC, I wonder if we should link to the index of the the community page, which in turn has links to to Working Groups agenda, wiki, etc. |
This should trigger on issues and PRs. Input working_groups:
# mapping from GitHub label to working group name
- aws: aws
- azure: azure
- jboss: jboss
- networking: network #notice difference
- vmware: vmware
- windows: windows
...
Triggers This should allow modules, module_utils, inventory scripts, etc to all be processed. Outputs
Maybe skip adding this message if more than one would apply, as it's most likely a large refactor and not relevant. |
I wonder if the bot could/should promote the different IRC channels we have.
For example if labels for "azure, aws, network, vmware, windows" then say
The text was updated successfully, but these errors were encountered: