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

feat: Job notification should emit job status for successful and failed jobs #1165

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

milenkovicm
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

at the moment there is no notification when job has been finished, so adding event for that

What changes are included in this PR?

  • adding event when job has been finished
  • changing slightly which events are sent, it will send current status not previous status
  • added test

Are there any user-facing changes?

change of semantics for updates set

@milenkovicm milenkovicm marked this pull request as draft January 18, 2025 10:46
... for successful and failed jobs.
@milenkovicm milenkovicm force-pushed the feat_job_notification branch from 117d576 to 2ba69fd Compare January 18, 2025 11:26
@milenkovicm milenkovicm marked this pull request as ready for review January 18, 2025 11:26
@andygrove andygrove merged commit f1529cf into apache:main Jan 20, 2025
24 checks passed
@milenkovicm milenkovicm deleted the feat_job_notification branch February 1, 2025 12:48
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