Skip to content

Disable slack notification for failed minio test - #153

Merged
rshade merged 1 commit into
masterfrom
lblackstone/minio-slack
Aug 5, 2025
Merged

Disable slack notification for failed minio test#153
rshade merged 1 commit into
masterfrom
lblackstone/minio-slack

Conversation

@lblackstone

@lblackstone lblackstone commented May 15, 2024

Copy link
Copy Markdown
Member

This pull request simplifies the .github/workflows/test-with-minio.yml file by removing the Slack notification step for failed Minio integration tests. This change reduces external dependencies and simplifies the workflow configuration.

Workflow changes:

@lblackstone
lblackstone requested review from caseyyh and pgavlin May 15, 2024 15:10
@pgavlin

pgavlin commented May 15, 2024

Copy link
Copy Markdown
Member

Why disable this? Is this dead code?

@lblackstone

Copy link
Copy Markdown
Member Author

It currently spams the channel every time a test fails in a PR. It looks like the original intent was to run the minio test as part of the pulumi-service container release, but that integration hasn't run in 6+ months, so I figured it was safe to disable.

@rshade

rshade commented Nov 4, 2024

Copy link
Copy Markdown
Contributor

@pgavlin can we merge this? We are redoing all tests as part of #44.

@rshade
rshade force-pushed the lblackstone/minio-slack branch 2 times, most recently from afeffb8 to baa56b6 Compare June 30, 2025 16:35
@rshade
rshade force-pushed the lblackstone/minio-slack branch from baa56b6 to d462864 Compare August 4, 2025 21:43
@rshade
rshade enabled auto-merge (squash) August 5, 2025 18:26
@rshade
rshade force-pushed the lblackstone/minio-slack branch from d462864 to 02bcf8a Compare August 5, 2025 18:26

@rshade rshade left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We are going to support nightlies on the real installs in #176

@rshade
rshade merged commit 3993c51 into master Aug 5, 2025
3 checks passed
@rshade
rshade deleted the lblackstone/minio-slack branch August 5, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants