Bug #31243
Integrate 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.
Related issues
Associated revisions
History
#1
Updated by Lukas Zapletal over 2 years ago
- Related to Tracker #30290: Foreman webhooks integration story added
#2
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8124 added
#3
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases 2.4.0 added
#4
Updated by Lukas Zapletal about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|095a1b5d7dd0d65cdb9610236e14983ba00d5c1b.
#5
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/8283 added
#6
Updated by Amit Upadhye about 2 years ago
- Category set to API
Fixes #31243 - subscription API for active job