You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16512 Workflow - Add a note about guards events and ability to save some CPU (kissifrot)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
Workflow - Add a note about guards events and ability to save some CPU
As a follow up of symfony/symfony#45172, I'm adding a note mentioning ability to disable announce events to lower calls in guard events.
Had to add a reference to next paragraph in case it would move elsewhere 🙂
This is my first doc PR so don't hesitate to guide me 🙂
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
e5c176c Workflow - Add a note about guards events and ability to save some CPU
0 commit comments