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

Remove template editor from Slack #1847

Merged
merged 4 commits into from
May 2, 2023
Merged

Remove template editor from Slack #1847

merged 4 commits into from
May 2, 2023

Conversation

iskhakov
Copy link
Contributor

@iskhakov iskhakov commented Apr 28, 2023

What this PR does

Screenshot 2023-04-28 at 5 36 10 PM

Which issue(s) this PR fixes

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@iskhakov iskhakov requested a review from a team April 28, 2023 09:35
if default_value:
block["element"]["initial_value"] = default_value
blocks.append(block)
{"type": "section", "text": {"type": "mrkdwn", "text": "Once changed Refresh the alert group"}},

Choose a reason for hiding this comment

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

Do we really need refresh alert group? We don't have this for msteams and telegram

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't want to silently remove the button, so keeping this for transition period and then decide

@iskhakov iskhakov added the pr:no public docs Added to a PR that does not require public documentation updates label Apr 28, 2023
@iskhakov iskhakov enabled auto-merge April 28, 2023 09:56
"type": "section",
"text": {
"type": "mrkdwn",
"text": f":point_right: Click <{alert_receive_channel.web_link}|here> to open Integrations settings, edit Slack templates and return here",
Copy link
Member

Choose a reason for hiding this comment

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

nit: Maybe use a button with a URL as shown in Slack docs to redirect to the web UI? A button with URL seems to be more appropriate for this use case

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In the next version we’ll have 3 urls to 3 templates

@iskhakov iskhakov added this pull request to the merge queue May 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch May 2, 2023
@iskhakov iskhakov enabled auto-merge May 2, 2023 05:50
@iskhakov iskhakov added this pull request to the merge queue May 2, 2023
@iskhakov iskhakov removed this pull request from the merge queue due to a manual request May 2, 2023
@iskhakov iskhakov added this pull request to the merge queue May 2, 2023
@iskhakov iskhakov removed this pull request from the merge queue due to a manual request May 2, 2023
@iskhakov iskhakov merged commit 071e3c6 into dev May 2, 2023
@iskhakov iskhakov deleted the iskhakov/slack-templates branch May 2, 2023 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants