nautobot-app-chatops icon indicating copy to clipboard operation
nautobot-app-chatops copied to clipboard

Extensible ChatOps Framework to enable other chatbots and the Nautobot chat command.

Results 56 nautobot-app-chatops issues
Sort by recently updated
recently updated
newest added

### Environment * Nautobot version: 1.2.4 * nautobot-plugin-chatops version: 1.5.x ### Proposed Functionality Would like to have support for setting up the ChatBot as a DM user. ### Use Case...

### Proposed Functionality Today, most of the chatops plugins define a custom endpoint in its configuration with some custom authentication configuration. The idea would be that instead of solving only...

### Environment * Nautobot version: 1.3.0 * nautobot-plugin-chatops version: X ### Proposed Functionality Ability to define a scope for devices that are allowed by a access grant. ### Use Case...

status: accepted
hacktoberfest

### Environment Any. ### Proposed Functionality Support at a minimum, the main chat command `/nautobot`, `/meraki` (two examples) to not require case sensitivity and consider it for the sub-commands. ###...

status: accepted
hacktoberfest

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4. Changelog Sourced from sqlparse's changelog. Release 0.4.4 (Apr 18, 2023) Notable Changes IMPORTANT: This release fixes a security vulnerability in the parser where a...

dependencies

### Environment * Nautobot version: * nautobot-plugin-chatops version: ### Proposed Functionality Move to docker compose plugin rather than standalone ### Use Case Docker-compose is moving to plugin

Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4. Release notes Sourced from redis's releases. 4.5.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...

dependencies

### Environment * Nautobot version: * nautobot-plugin-chatops version: ### Proposed Functionality Add watchmedo to celery containers ### Use Case Not having to reload the celery worker when a change happens.

Fixes #118 - Updates to the latest Nautobot versions - Adds a `poetry add` command to the test to get to the corresponding version of Nautobot