nautobot / nautobot-app-chatops

Extensible ChatOps Framework to enable other chatbots and the Nautobot chat command.
https://docs.nautobot.com/projects/chatops/en/latest/
Other
52 stars 34 forks source link

Fix Cloudvision naming conflict #292

Closed smk4664 closed 11 months ago

smk4664 commented 11 months ago

This change corrects documentation and configuration for Cloudvision to reflect the command name.

In addition this removes remaining references to RQ and adds the Integration CODEOWNERS.

jvanderaa commented 11 months ago

@smk4664 would this be a breaking change?

smk4664 commented 11 months ago

@smk4664 would this be a breaking change?

I would say no, because enable_aristacv does absolutely nothing. The alternative is renaming the command to aristacv which would be a breaking change.