issues
search
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
Chat Commands are Nautobot Jobs
#284
Open
smk4664
opened
1 year ago
smk4664
commented
1 year ago
Environment
Nautobot version: 2.x
Proposed Functionality
ChatOps commands and Subcommands should be Nautobot Jobs.
Use Case
Use Nautobot Permissions instead of Access Grants to manage access to Chat Commands.
Ability to use Chat Commands outside of ChatOps.
Make is easier to build and test Chat Commands.
Able to take advantage of JobResult functionality built into jobs.
Ability to add Subcommands through git.
Environment
Proposed Functionality
ChatOps commands and Subcommands should be Nautobot Jobs.
Use Case