Link affected entities with self service actions
L
Linas Daneliukas
Today we can add an "affected entity" to an action by using the run_id as a parameter.
This approach has 2 challenges:
- Cannot add affected entities if the action is chaining a few actions that would ultimately create an entity (for example the action triggers a PR, then on merge the entity is created)
- In the "Run" tab of the entity page, we don't see the action that triggered it if there was an indirect chain of events (for example PR)