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.
Actions