chatops
Here are 255 public repositories matching this topic...
Collaborative Penetration Test and Vulnerability Management Platform
-
Updated
Sep 3, 2021 - 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
Aug 27, 2021 - Python
Describe the bug
BotKube app notification doesn't work in microsoft teams if we create bot with different name other than botkube.
To Reproduce
I am trying to work with Botkube for my two different cluster by creating two different apps using microsoft studio.
Initially, I created app with name “BotKube” and bot name also with same name in our dev cluster. Everything is working
Bringing the power of the command line to chat
-
Updated
Aug 30, 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
Jul 20, 2021 - Go
Slack Bot Framework
-
Updated
Aug 25, 2021 - Go
Powershell-based bot framework
-
Updated
Aug 15, 2021 - PowerShell
-
Updated
Jun 11, 2021 - Go
A collection of higher-level reusable cdk constructs
-
Updated
Aug 25, 2021 - TypeScript
Once #190 is closed, we can start working on Japanese translation of the new pages.
The page URLs
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitti
The gort group revoke command should allow the addition of multiple roles (for parity with cogctl)
(From docker run -it operable/cogctl:alpine-1.0.1 cogctl group revoke --help)
Usage: cogctl group revoke [OPTIONS] GROUP ROLES...
Revoke one or more roles from a group.
Options:
--yes Confirm the action without prompting.
--help Show this message and exit.
Related: yetibot/yetibot#371
Current API (AlphaVantage) is rate limited to 3 reqs per 5 min
A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands
-
Updated
Sep 2, 2021 - TypeScript
-
Updated
Aug 2, 2021 - Go
-
Updated
May 22, 2020 - JavaScript
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.
IDCF Boat House 前端库,包括用户界面 和 管理界面
-
Updated
Jul 30, 2021 - 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
Jenkins pipeline steps for integration with Hubot.
-
Updated
May 4, 2020 - Java
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."


SUMMARY
I just faced an embarrassed problem that command
st2 action listkeeps return 503.I tried
st2 --debug action listand the result in lineHTTP_PROXY(uppercase) was empty. This mislead me that the proxy info was set(which is not).I finally found that the root cause is a lowercase
http_proxyenv variable was set in the system.So I think it maybe more friend