Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack: use default_conn_name by default #34548

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Slack: use default_conn_name by default #34548

merged 3 commits into from
Sep 22, 2023

Commits on Sep 22, 2023

  1. Slack: use default_conn_name by default

    It's convenient not to define connection name if there is only one global or default connection.
    This is what is usually done in other hooks like `HttpHook`
    Khrol committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d70131f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b77c60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    Khrol committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7f535de View commit details
    Browse the repository at this point in the history