chatops
Here are 270 public repositories matching this topic...
Collaborative Penetration Test and Vulnerability Management Platform
-
Updated
Feb 3, 2022 - Python
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
-
Updated
Jan 29, 2022 - Python
Is your feature request related to a problem? Please describe.
The latest released BotKube image has a few vulnerabilities. The report can be seen at artifacthub: https://artifacthub.io/packages/helm/infracloudio/botkube?modal=security-report
Describe the solution you'd like
We should -
- Fix the image vulnerabilities
- And, add a CI check to catch such vulnerabilities early be
Bringing the power of the command line to chat
-
Updated
Sep 8, 2021 - Elixir
Description
Randomly the matrix connector will crash when connected to a public room.
Steps to Reproduce
Create a skill and point it to #geeklab:linuxdelta.com and wait for people t
Bot for Prometheus' Alertmanager
-
Updated
Jan 5, 2022 - Go
Slack Bot Framework
-
Updated
Jan 29, 2022 - Go
Reproducible in:
slack-sdk==3.13.0
Python 3.8.8
ProductName: macOS
ProductVersion: 12.0
BuildVersion: 21A5506j
Darwin Kernel Version 21.1.0: Thu Aug 19 02:54:44 PDT 2021; root:xnu-8019.40.29~26/RELEASE_ARM64_T8101
Steps to reproduce:
(Share the commands to run, source code, and project settings (e.g., set
Powershell-based bot framework
-
Updated
Feb 5, 2022 - PowerShell
A collection of higher-level reusable cdk constructs
-
Updated
Feb 2, 2022 - TypeScript
-
Updated
Oct 23, 2021 - Go
Gort is a chatbot framework designed from the ground up for chatops.
-
Updated
Jan 17, 2022 - Go
A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands
-
Updated
Jan 31, 2022 - TypeScript
Related: yetibot/yetibot#371
Current API (AlphaVantage) is rate limited to 3 reqs per 5 min
-
Updated
Dec 27, 2021 - Go
name: test
match: command
args:
- var1to
name: test
match: command
expose_args:
- var1This is consistent with expose_json_fields. So, any time we expose variable from within rules we would use the expose_ prefix.
-
Updated
May 22, 2020 - JavaScript
IDCF Boat House 前端库,包括用户界面 和 管理界面
-
Updated
Feb 2, 2022 - CSS
Flyte binds together the tools you use into easily defined, automated workflows
-
Updated
Jun 7, 2021 - Go
A bot to trigger Rundeck and Jenkins jobs from Slack.
-
Updated
Apr 30, 2021 - Kotlin
Improve this page
Add a description, image, and links to the chatops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chatops topic, visit your repo's landing page and select "manage topics."


Apart from Unit and Integration tests, we should also run the
st2-self-checkscript for every PR as part of the CI pipeline.Something we do in e2e and manual testing.
It should be possible with the Github Actions and would help us to catch bugs before merging into
master.Ex #5489.