Actions
Bug #31243
closedIntegrate webhooks with ActiveJob
Difficulty:
Triaged:
Yes
Description
To integrate Katello/Dynflow (task #30297) let's first implement something easier - ActiveJob offers callbacks or events before/after job is performed. This can be hooked and Foreman Subscription API event can be emited. This is currently used in RSS notifications, template rendering and stored value cleanup tasks but we expect this list to grow in the future.
Updated by Lukas Zapletal about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|095a1b5d7dd0d65cdb9610236e14983ba00d5c1b.
Actions