File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ We have two sources of CI checks at the moment:
612612The CI will report statuses on your PRs with links to the logs in case of failure.
613613Pull requests cannot be merged without at least the Hydra CI check being green.
614614
615- NOTE: This isn't strictly true: repository admins (notably Michael ) can force-merge PRs without the checks being green
615+ NOTE: This isn't strictly true: repository admins (notably Lorenzo ) can force-merge PRs without the checks being green
616616If you really need this, ask.
617617
618618==== Hydra
@@ -624,10 +624,10 @@ Hydra builds jobs based on the `hydraJobs` flake output.
624624
625625Hydra can be a bit flaky, unfortunately:
626626- If evaluation fails saying "out of memory" or "unexpected EOF reading line", then this is likely a transient failure.
627- These will be automatically retried, but if you're in a hurry Michael has permissions to force a new evaluation.
627+ These will be automatically retried, but if you're in a hurry Lorenzo has permissions to force a new evaluation.
628628- If a build fails spuriously, this is a _problem_: please report it to whoever is responsible for that build and we should try and iron it out.
629629Nondeterministic failures are very annoying.
630- Michael also has permissions to restart failed builds.
630+ Lorenzo also has permissions to restart failed builds.
631631
632632==== Docusaurus
633633
You can’t perform that action at this time.
0 commit comments