Commit 54df0c4
committed
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 CPU1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
512 | 522 | | |
513 | 523 | | |
514 | 524 | | |
| |||
0 commit comments