+[2020-06-04T21:35:46Z]luke-jrIs there a way to search code on GitHub, but exclude duplicates of the same line? +[2020-06-04T21:56:29Z]SunRaycerjhass: done. +[2020-06-04T22:00:16Z]SunRaycerthere was nothing I could see in any of the configs to be able to customize my email notifications that way. it might be per project config... +[2020-06-04T22:02:01Z]BtbNI wager it's not a setting at all. +[2020-06-04T22:06:36Z]nedbatSunRaycer: github isn't highly configurable: it tends to do the simplest thing
SunRaycer: github isn't highly configurable: it tends to do the simplest thing
+[2020-06-05T01:33:54Z]peepsalotis there a way to search for issues which *don't* have a specific label +[2020-06-05T01:38:33Z]peepsalotoh, just found it. have to do alt+enter on the dropdown, which puts -label:Foo in the search bar +[2020-06-05T04:52:01Z]kegsterhi +[2020-06-05T08:28:58Z]cabangHey guys. my python3 django pipeline suddenly fails without any actual changes to code.. i'm utilizing github actions.. +[2020-06-05T08:29:14Z]cabangdo anyone have a clue as to what could go wrong? i have my stack trace there: