Skip to content
#

slack

Here are 5,100 public repositories matching this topic...

alya
alya commented Oct 14, 2021

The Bots and Invitations tabs in Organization settings display a banner for non-admins that says: "Only organization administrators can edit these settings." However, it's not really clear what settings that banner is referring to -- there are no settings displayed.

We should remove this banner from these two tabs.

[CZO discussion thread](https://chat.zulip.org/#narrow/stream/101

lemker
lemker commented Sep 15, 2021

We sometimes use Emojis in the title of documents, and when alphabetical sort is enabled for the collection, the Emoji is used for the sort. Ideally only the first alphanumeric characters should be used when sorting alphabetically.

To Reproduce
Steps to reproduce the behavior:

  1. Add Emoji to the start of a document title
  2. Enable alphabetical sort on collection
  3. Observe incorrect do
jspeedz
jspeedz commented Sep 5, 2019

What went wrong?

I'm getting deprecation warnings with openSSL encryption.

[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre

papercups
dbt-core
ljhopkins2
ljhopkins2 commented Oct 14, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When using dbt build, the database is throwing a "schema does not exist" error during on-run-end hooks that invoke our grant_select_on_schemas macro. The error does not occur when using dbt run.

It seems like ...dbt_test__audit is being included in the schemas variable during `bu

ferdi
rgarrigue
rgarrigue commented Jun 12, 2020

Is your feature request related to a problem? Please describe.

Got interested in Ferdi VS Rambox & co by the self hosted setup. I see you can specify a custom todo server. But I see no explanation about what you can do here, and having a couple of suggestion would be great, found nothing in the tooltips, the FAQ, the site's services.

Describe the solution you'd like

Either a list

seratch
seratch commented Aug 6, 2021

Currently, https://slack.dev/python-slack-sdk/socket-mode/index.html has only Events API example. We add interactivity patterns (e.g., shortcuts, modal submission, button clicks, etc.) in the page.


@~tjstum Thanks for your prompt reply here!

I might suggest adding something to the docs of SocketModeRequest (and the example usages) mentioning that the WebhookClient/AsyncWebhookClient ca

mistydemeo
mistydemeo commented Oct 4, 2018

Description

While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us

tylerauerbeck
tylerauerbeck commented May 2, 2018

Since adding integration with a number of other external systems, the landing README.md has become a bit cluttered. In addition to that, there's not a lot of detail on some of these integrations (versions,etc.).

What I'd like to do is break up some of the documentation for this and also add some information on what versions of the integrations are supported/tested.

gatus
TwiN
TwiN commented Sep 4, 2021

While I am satisfied with the verbosity of the documentation in the README.md file, I'd like to add more examples to the examples folder.

Unlike the current examples, would be configuration only (i.e. a folder with nothing except a config.yaml inside of it).

Furthermore, renaming examples to .examples as well as updating every current references to said folder in the README.md.

Improve this page

Add a description, image, and links to the slack 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 slack topic, visit your repo's landing page and select "manage topics."

Learn more