chatops
Here are 267 public repositories matching this topic...
-
Updated
Mar 14, 2022 - Python
-
Updated
Mar 22, 2022 - Python
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- I tried to install botkube helm chart and integrate it with Elasticseach which is installed in one of VM'
- POD get to install successfully but in logs, I can see below error
ERRO[2021-09-21T10:04:06Z] Failed to get index. Error: Head "https://xxxyz:9201/esskube-2021-09-21": x509: certificate signed by unknown author
-
Updated
Sep 8, 2021 - Elixir
-
Updated
Mar 30, 2022 - Go
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
-
Updated
Mar 28, 2022 - Go
I want to perform operations when a member has joined a channel which takes more than 5 seconds, but I'm getting BrokenPipeError: [Errno 32] Broken pipe.
The minimal step to reproduce the same has been shown below while using the lazy listener it waits for 10 seconds before responding back.
Reproducible in:
from chalice import Chalice, Response
from slack_bolt impo-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Feb 22, 2022 - PowerShell
-
Updated
Mar 6, 2022 - Go
-
Updated
Mar 12, 2022 - Go
-
Updated
Apr 1, 2022 - TypeScript
Related: yetibot/yetibot#371
Current API (AlphaVantage) is rate limited to 3 reqs per 5 min
-
Updated
Mar 21, 2022 - 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
-
Updated
Mar 10, 2022 - CSS
-
Updated
Jun 7, 2021 - Go
-
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."
SUMMARY
While using the action runner type "local-shell-script", the action always try to set execute permission for the action script before the execution.
For example, action runner logs for the core.sendmail action