Rework listing of Notifier bridges #15197
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a first idea to rearrange the notifier bridges, because its a lot of work to change the table all the time, the diff is unclear and noisy.
Current state:

If we found a decision, I would propose to create separate files for each notifier which could be included and sorted alphabetically easily.
Option 1 keeps the same depth and uses a definition list for the bridges.
Option 2 changes the depth and uses dedicated sub headings for the name (which is a plus, because you can link to a bridge directly)
My preferred option based on the facts would be *Option 2, but I would love to see it in action with a SymfonyCloud environment 😃 cc @javiereguiluz can you do this manually?