The Wayback Machine - https://web.archive.org/web/20210904041312/https://github.com/topics/chatops
Skip to content
#

chatops

Here are 255 public repositories matching this topic...

wfgydbu
wfgydbu commented Feb 5, 2021

SUMMARY

I just faced an embarrassed problem that command st2 action list keeps return 503.

I tried st2 --debug action list and the result in line HTTP_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_proxy env variable was set in the system.

So I think it maybe more friend

botkube
sreedharbukya
sreedharbukya commented Jul 20, 2021

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

gort
clockworksoul
clockworksoul commented Jul 7, 2021

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.

Improve this page

Add a description, image, and links to the chatops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chatops topic, visit your repo's landing page and select "manage topics."

Learn more