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
527
549
<li><kbd>c</kbd> - show/hide header+log for fatal jobs
528
550
<li><kbd>s</kbd> - show/hide header+log for aborted jobs
551
+
<li><kbd>u</kbd> - enable/disable URL search for job log filter
552
+
<li><kbd>e</kbd> - enable/disable note/explain search for job log filter
553
+
<li><kbd>p</kbd> - enable/disable pipeline search for job log filter
529
554
<li><kbd>?</kbd> - show/hide help text
530
555
</ul>
531
556
<p>
@@ -542,6 +567,12 @@
542
567
</p>
543
568
<ul>
544
569
<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>
570
+
<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>
546
577
<li>To initially hide different job types, add these to the dashboard URL. The default is to show them.
0 commit comments