I had assumed that wasn't possible, but after a closer look, applying the filter "!Nightly" actually seems to be broken or at least not working as I would expect.
Without filter:
With filter:
For the record, I also tried regex negative lookahead "(?!Nightly)" and got the same results.
I had assumed that wasn't possible, but after a closer look, applying the filter "!Nightly" actually seems to be broken or at least not working as I would expect.
Without filter:
With filter:
For the record, I also tried regex negative lookahead "(?!Nightly)" and got the same results.