Skip to content

Commit dd21676

Browse files
mahidhiman12ogrisellesteve
authored
DOC Document 'all random seeds' commit marker (scikit-learn#32553)
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
1 parent 1358f7a commit dd21676

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/developers/contributing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,9 @@ Commit Message Marker Action Taken by CI
584584
[pyodide] Build & test with Pyodide
585585
[azure parallel] Run Azure CI jobs in parallel
586586
[float32] Run float32 tests by setting `SKLEARN_RUN_FLOAT32_TESTS=1`. See :ref:`environment_variable` for more details
587+
[all random seeds] Run tests using the `global_random_seed` fixture with all random seeds.
588+
See `this <https://github.com/scikit-learn/scikit-learn/issues/28959>`_
589+
for more details about the commit message format
587590
[doc skip] Docs are not built
588591
[doc quick] Docs built, but excludes example gallery plots
589592
[doc build] Docs built including example gallery plots (very long)

0 commit comments

Comments
 (0)