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
<li><kbd>b</kbd> - show/hide header+log for failed jobs
528
551
<li><kbd>c</kbd> - show/hide header+log for fatal jobs
529
552
<li><kbd>s</kbd> - show/hide header+log for aborted jobs
553
+
<li><kbd>u</kbd> - enable/disable URL search for job log filter
554
+
<li><kbd>e</kbd> - enable/disable note/explain search for job log filter
555
+
<li><kbd>p</kbd> - enable/disable pipeline search for job log filter
530
556
<li><kbd>?</kbd> - show/hide help text
531
557
</ul>
532
558
<p>
@@ -543,6 +569,12 @@
543
569
</p>
544
570
<ul>
545
571
<li>To specify an initial filter, add <kbd><spanclass="url-q-or-amp">?</span>initialFilter=TEXT</kbd> to the dashboard URL. The default is <kbd>^$</kbd>.</li>
572
+
<li>To initially disable filtering by job details, add these to the dashboard URL. The default is to filter by them.
<li>To initially hide headers for hidden job logs, add <kbd><spanclass="url-q-or-amp">?</span>showAllHeaders=0</kbd> to the dashboard URL. The default is to show them.</li>
547
579
<li>To initially hide different job types, add these to the dashboard URL. The default is to show them.
0 commit comments