Actions
Bug #31730
closedCleanup hook names in event_name_for
Difficulty:
Triaged:
Yes
Description
Events created from Ruby namespace often contain slash characters which looks weird: actions/remote_execution/run_hosts_job_stopped.event.foreman.event.foreman
Let's convert them to dots.
Updated by Lukas Zapletal about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|eb60c4002ad74dde845ca3863cd9099a1ef1d3de.
Updated by Lukas Zapletal about 4 years ago
- Target version set to 2.4.0
Requesting 2.4 so we can release plugins for this versions with events support.
Actions