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

fix(slack notifications): don't attempt to post a slack message if don't have one (#527) #4414

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

trentm
Copy link
Member

@trentm trentm commented Jan 13, 2025

This fixes a 'SlackError: Missing input!' error when skipping a
notification, e.g. for a dependabot PR:
https://github.com/elastic/elastic-otel-node/actions/runs/12743214047/job/35512726091?pr=526

Refs: elastic/elastic-otel-node#527

…n't have one (#527)

This fixes a 'SlackError: Missing input!' error when skipping a
notification, e.g. for a dependabot PR:
https://github.com/elastic/elastic-otel-node/actions/runs/12743214047/job/35512726091?pr=526

Refs: elastic/elastic-otel-node#527
@trentm trentm requested a review from david-luna January 13, 2025 21:20
@trentm trentm self-assigned this Jan 13, 2025
@trentm trentm merged commit 6a04fc2 into main Jan 14, 2025
19 checks passed
@trentm trentm deleted the trentm/slack-list-fix branch January 14, 2025 15:17
trentm added a commit that referenced this pull request Jan 20, 2025
…n't have one (#527) (#4414)

This fixes a 'SlackError: Missing input!' error when skipping a
notification, e.g. for a dependabot PR:
https://github.com/elastic/elastic-otel-node/actions/runs/12743214047/job/35512726091?pr=526

Refs: elastic/elastic-otel-node#527
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