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: Use App without extras installed #233

Closed snaselj closed 1 year ago

snaselj commented 1 year ago

Closes NaN

Currently, when installing without extras, ChatOps App fails to initialize. This PR fixes that to allow https://github.com/nautobot/nautobot-plugin-ssot/pull/137

What's changed: