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

Closes #8958: Add webhook support for jobs #11859

Merged
merged 4 commits into from
Mar 7, 2023
Merged

Conversation

jeremystretch
Copy link
Member

Closes: #8958

  • Introduces two new event types for webhooks: job_start and job_end
  • Replace the set_status() method on JobResult with terminate()
  • Extend the start() and terminate() methods on JobResult to handle webhook queueing
  • Script and Report classes now inherit from WebhooksMixin
  • snapshots becomes a conditional key in webhook payload (as it pertains only to object changes)

@jeremystretch jeremystretch merged commit e015da9 into feature Mar 7, 2023
@jeremystretch jeremystretch deleted the 8958-job-webhooks branch March 7, 2023 23:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant