Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

k8s-autodiscovery: notify in slack #3647

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Conversation

v1v
Copy link
Member

@v1v v1v commented Sep 18, 2023

What does this PR do?

Notify a different slack channel when the k8s-autodiscovery failed

Why is it important?

Help with notifying the team who owns those tests.

Part of #3642

@v1v v1v requested review from gizas, ChrsMark, tommyers-elastic and a team September 18, 2023 12:40
@v1v v1v self-assigned this Sep 18, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 18, 2023

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 7./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Sep 18, 2023
@@ -58,4 +58,4 @@ jobs:
vaultUrl: ${{ secrets.VAULT_ADDR }}
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }}
vaultSecretId: ${{ secrets.VAULT_SECRET_ID }}
slackChannel: "#observablt-bots"
slackChannel: "#obs-cloud-monitoring"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
slackChannel: "#obs-cloud-monitoring"
slackChannel: "#cloudnative-sdh-alarm"

The #obs-cloud-monitor channel is a wider channel for cloud issues. Maybe this alarms can add too much noise

I would say to use #cloudnative-sdh-alarm, an "internal channel" of former cloudnative team that was used to track sdhs and various automated notifications.

@tommyers-elastic , @ChrsMark any ideas?

@v1v v1v merged commit 92dc65b into elastic:main Sep 20, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-skip Skip notification from the automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants