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 * Python version: 3.8.10 * Nautobot version: 1.1.2 * nautobot-chatops version: 1.5.0 ### Steps to Reproduce 1. Read the documentation on this page - https://github.com/nautobot/nautobot-plugin-chatops/blob/develop/docs/chat_setup/chat_setup.md#grant-access-to-the-chatbot 2. Attempt to...

status: accepted
status: help wanted
type: documentation

### Environment * Nautobot version: latest * nautobot-plugin-chatops version: latest ### Proposed Functionality Add configuration for each dispatcher to support http proxy (if upstream sdk supports). ### Use Case Slack...

### Environment * Nautobot version: 1.2.2 * nautobot-plugin-chatops version: 1.5.1 ### Proposed Functionality Add ability to define permissions for certain subcommands via regex / in 'groups' and not only individually....

### Environment * Python version: 3.8.13 * Nautobot version: 1.2.11 * nautobot-plugin-chatops version: 1.8 ### Steps to Reproduce 1. Implement a command with the multi_input_dialog, w/ one block type 2....

status: accepted
hacktoberfest

### Environment * Nautobot version: 1.1.3 * nautobot-plugin-chatops version: 1.5.1 ### Proposed Functionality I would be great to improve the way access grants are managed to make the process more...

status: accepted
status: gathering feedback
status: help wanted
hacktoberfest

### Environment * Python version: 3.8 * Nautobot version: 1.2.0 * nautobot-plugin-chatops version: 1.5.1 ### Steps to Reproduce 1. Configure for MS Teams 2. Try to use send_image 3. command...

help wanted
hacktoberfest

### Environment * Nautobot version: 1.0.2+ * nautobot-plugin-chatops version: 1.5.1 ### Proposed Functionality Proposal is to add a new setting "MICROSOFT_MAX_MSG_SIZE" that would be used to check if the prepared...

hacktoberfest

Hi, I just quickly drafted a possible solution for regex matching in (sub)commands which could address issue #115 . I'm not that familiar with django + their queries and as...

It looks like the CI tests are not testing as expected. For example: Python 3.6 Nautobot 1.0.3 is actually testing with Nautobot 1.0.2: https://github.com/nautobot/nautobot-plugin-chatops/runs/4069395061?check_suite_focus=true#step:5:147 Python 3.6 Nautobot 1.1.2 is actually...

status: action required

### Environment * Nautobot version: 1.1.2 * nautobot-plugin-chatops version: 1.5.0 ### Proposed Functionality Slack has a Beta functionality to add an `app_manifest`, which if adopted by nautobot, could greatly simplify...

status: accepted
status: help wanted
type: documentation