Skip to content

Conversation

nameisbhaskar
Copy link
Contributor

@nameisbhaskar nameisbhaskar commented Sep 12, 2025

This PR builds the capability in the YAML processor to send slack updates if the slack token and a slack channel is passed as a flag. This enables us to provide status of YAML execution which becomes handy when we are running scale tests. Currently, we manually put an update on the channel with the status.

To enable notification, we need to pass the slack-token and slack-channel flags and also, ensure that "notify_progress" flag is set to true for all targets and steps that requires slack notification.

Epic: None
Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@nameisbhaskar nameisbhaskar marked this pull request as ready for review September 12, 2025 09:05
@nameisbhaskar nameisbhaskar requested a review from a team as a code owner September 12, 2025 09:05
@nameisbhaskar nameisbhaskar requested review from shailendra-patel and removed request for a team September 12, 2025 09:05
@nameisbhaskar nameisbhaskar force-pushed the slack_alert_yaml branch 2 times, most recently from c5d43db to ac0a5a9 Compare September 12, 2025 10:12
This PR builds the capability in the YAML processor to send slack updates if the slack token and a slack channel is passed as a flag. This enables us to provide status of YAML execution which becomes handy when we are running scale tests. Currently, we manually put an update on the channel with the status.

To enable notification, we need to pass the slack-token and slack-channel flags and also, ensure that "notify_progress" flag is set to true for all targets and steps that requires slack notification.

Epic: None
Release note: None
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.

2 participants