+ [2020-07-10T14:33:04Z] jfoster What I'm looking for is something that has a visual indicator of, perhaps, the number of current events currently in progress, maybe a decorator of green or red based on outcome.
+ [2020-07-10T15:07:13Z] jfoster I found one, called gitpigeon. It doesn
+ [2020-07-10T15:07:31Z] jfoster 't have a tray icon indicator but it does offer notifications of Github actions ci events
+ [2020-07-10T17:54:24Z] ignapk hi
+ [2020-07-10T17:58:00Z] horus125 i managed to set up gh-page in my repo but i can't do the same for organization, pages are turned on for the repo to track some branch but I don't see any deployments or environment section at all, in the settings there is no "your site is published at", and it 404s, help :c

message no. 183080

Posted by marslander in #github at 2020-07-10T01:31:49Z

is there a way to change the name that shows when I create a 'new issue' discussion in someone'
+ [2020-07-11T22:27:51Z] rawtaz ok, so, where on github do you kick to make it understand that a travis build actually has completed and with a successful result? github fails to understand that for one of the checks in https://github.com/restic/restic/pull/2769
+ [2020-07-11T22:33:11Z] rawtaz i force-pushed the branch again to just touch it to trigger re-runs of the checks. right now it seems that theres just one travis check (previously there was two), so perhaps it's fixing itself this time
+ [2020-07-11T22:41:27Z] rawtaz it worked. temporary github glitch
+ [2020-07-11T22:41:28Z] rawtaz thanks
+ [2020-07-11T22:58:06Z] BtbN That's up to travis, not Github