Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d3e0f0

Browse files
committed
minor #5578 Add supported branches in platform.sh section (WouterJ)
This PR was merged into the 2.3 branch. Discussion ---------- Add supported branches in platform.sh section Replaces #5532 with a solution that is less likely to get outdated. | Q | A | --- | --- | Doc fix? | yes | New docs? | yes | Applies to | all | Fixed tickets | - Commits ------- f33868b Improve Platform.sh mention in contributing docs
2 parents b8e3310 + f33868b commit 6d3e0f0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

contributing/documentation/overview.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,11 @@ page on GitHub and click on ``Details``.
269269
``.platform.app.yaml``, ``.platform/services.yaml`` and
270270
``.platform/routes.yaml`` allow `Platform.sh`_ to build Pull Requests.
271271

272+
.. note::
273+
274+
Only Pull Requests to maintained branches are automatically built by
275+
Platform.sh. Check the `roadmap`_ for maintained branches.
276+
272277
Minor Changes (e.g. Typos)
273278
--------------------------
274279

@@ -345,4 +350,5 @@ definitely don't want you to waste your time!
345350
.. _SensioLabsConnect: https://connect.sensiolabs.com/
346351
.. _`Symfony Documentation Badge`: https://connect.sensiolabs.com/badge/36/symfony-documentation-contributor
347352
.. _`sync your fork`: https://help.github.com/articles/syncing-a-fork
348-
.. _`Platform.sh`: https://platform.sh
353+
.. _`Platform.sh`: https://platform.sh
354+
.. _`roadmap`: https://symfony.com/roadmap

0 commit comments

Comments
 (0)