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

Merged
merged 1 commit into from
Jan 13, 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

…n't have one

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
@trentm trentm requested a review from david-luna January 13, 2025 18:36
@trentm trentm self-assigned this Jan 13, 2025
@trentm trentm merged commit 449a787 into main Jan 13, 2025
4 checks passed
@trentm trentm deleted the trentm/tm-slack-lite-fix branch January 13, 2025 21:18
trentm added a commit to elastic/apm-agent-nodejs that referenced this pull request Jan 13, 2025
…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 added a commit to elastic/apm-agent-nodejs that referenced this pull request Jan 14, 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
trentm added a commit to elastic/apm-agent-nodejs 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