Skip to content

fix: regression with default notifications on argo workflows #2496

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

saikonen
Copy link
Collaborator

fixes a regression with default notifications (slack/pagerduty/incident.io) with argo workflows that was caused by doublequotes in the http post body making notification messages not get processed.

@saikonen saikonen requested a review from savingoyal July 16, 2025 11:28
@saikonen saikonen changed the title fix doublequoting issue for HttpExitHook fix: regression with default notifications on argo workflows Jul 16, 2025
@savingoyal savingoyal merged commit 79e4b9a into master Jul 16, 2025
29 checks passed
@savingoyal savingoyal deleted the fix/default-argo-notification-exit-hooks branch July 16, 2025 13:18
valayDave pushed a commit to valayDave/metaflow that referenced this pull request Jul 21, 2025
fix: regression with default notifications on argo workflows (Netflix#2496)

fixes a regression with default notifications
(slack/pagerduty/incident.io) with argo workflows that was caused by
doublequotes in the http post body making notification messages not get
processed.

WILL BE Removed after releasing 2.16+
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