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
522
536
<li><kbd>c</kbd> - show/hide header+log for fatal jobs
523
537
<li><kbd>s</kbd> - show/hide header+log for aborted jobs
538
+
<li><kbd>u</kbd> - enable/disable URL search for job log filter
539
+
<li><kbd>e</kbd> - enable/disable note/explain search for job log filter
540
+
<li><kbd>p</kbd> - enable/disable pipeline search for job log filter
524
541
<li><kbd>?</kbd> - show/hide help text
525
542
</ul>
526
543
<p>
@@ -537,6 +554,12 @@
537
554
</p>
538
555
<ul>
539
556
<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>
557
+
<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>
541
564
<li>To initially hide different job types, add these to the dashboard URL. The default is to show them.
0 commit comments