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

chatops

Here are 272 public repositories matching this topic...

anrajme
anrajme commented Mar 9, 2022

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

2022-03-09 07:02:06,866 INFO [-] Executing action via LocalRunner: dcc6c28d-5674-4cc2-9174-ca6c1e7b23a3
2022-03-09 07:02:06,866 INFO [-] [Action info] name: sendm
botkube
jainpratik163
jainpratik163 commented Sep 21, 2021

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. I tried to install botkube helm chart and integrate it with Elasticseach which is installed in one of VM'
  2. 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
bug good first issue integration-els
Globart1337
Globart1337 commented May 27, 2022

On https://slack.dev/bolt-python/concepts at line 12 of "Example with AWS Lambda" there is "&gt;" displayed, instead of ">" symbol. To fix this you have to remove "<span class="p">;</span>" after it

Category (place an x in each of the [ ])

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in **sl
docs good first issue

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