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

Improve stability of Slack E2E tests #1466

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Improve stability of Slack E2E tests #1466

merged 3 commits into from
Jul 2, 2024

Conversation

pkosiec
Copy link
Collaborator

@pkosiec pkosiec commented Jul 1, 2024

Description

  • Improve stability of Slack E2E tests

@pkosiec pkosiec changed the title improve slack tests Improve stability of Slack E2E tests Jul 1, 2024
@pkosiec pkosiec added enhancement New feature or request ci Related to CI pipelines other Internal, no user-facing changes. and removed enhancement New feature or request labels Jul 1, 2024
@pkosiec pkosiec added this to the v1.12.0 milestone Jul 1, 2024
# uses: rtCamp/action-slack-notify@v2
# if: ${{ failure() }}
# env:
# SLACK_CHANNEL: 'botkube-cloud-ci-alerts'
Copy link
Collaborator

Choose a reason for hiding this comment

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

I found it much easier to change this line for test purposes, so I'm just sharing:

Suggested change
# SLACK_CHANNEL: 'botkube-cloud-ci-alerts'
SLACK_CHANNEL: 'test-botkube-ci-alerts'

this way you still get useful notifications in case of failure on your PR

This reverts commit b3e3a32.
@pkosiec pkosiec marked this pull request as ready for review July 2, 2024 09:06
@pkosiec pkosiec requested a review from PrasadG193 as a code owner July 2, 2024 09:06
@pkosiec pkosiec requested review from a team and madebyrogal July 2, 2024 09:06
@pkosiec pkosiec enabled auto-merge (squash) July 2, 2024 09:06
@pkosiec pkosiec merged commit 179f52d into main Jul 2, 2024
20 checks passed
@pkosiec pkosiec deleted the improve-slack-tests branch July 2, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to CI pipelines other Internal, no user-facing changes.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants