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
- Related to Tracker #30290: Foreman webhooks integration story added
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8124 added
Updated by Lukas Zapletal almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|095a1b5d7dd0d65cdb9610236e14983ba00d5c1b.
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/8283 added
Actions