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

Standardize Slack Notifier #31244

Merged
merged 2 commits into from
May 12, 2023
Merged

Standardize Slack Notifier #31244

merged 2 commits into from
May 12, 2023

Conversation

eladkal
Copy link
Contributor

@eladkal eladkal commented May 12, 2023

We should not have slack_ prefix

We should not have `slack_` prefix
@eladkal eladkal requested a review from ashb as a code owner May 12, 2023 09:41
@eladkal eladkal merged commit 2453231 into apache:main May 12, 2023
@eladkal eladkal deleted the slack branch May 12, 2023 14:12
class SlackNotifier(BaseNotifier):
"""
Slack BaseNotifier

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should reference the documentation like we do with operators, sensors, ...

Suggested change
.. seealso::
For more information on how to use this notifier, take a look at the guide:
:ref:`howto/notifier:SlackNotifier`

@@ -20,7 +20,7 @@ How-to Guide for Slack notifications

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot add a comment before "How-to Guide for Slack notifications" but that's where I'd put it

Suggested change
.. _howto/notifier:SlackNotifier:

@vincbeck
Copy link
Contributor

Oops, bad timing :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants