+ [2020-06-01T01:15:49Z] heywood i can probably figure out everything from the command line, i guess.
+ [2020-06-01T02:11:56Z] twb Does github understand license declarations in DEP-5 format (https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/) ?
+ [2020-06-01T04:38:23Z] twb Apparently not: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository#detecting-a-license
+ [2020-06-01T04:42:20Z] twb Which leads to https://github.com/licensee/licensee/issues/333
+ [2020-06-01T20:31:43Z] mattfly in a github app what permissions do i need to allow my application modifying and creating gists?

message no. 181581

Posted by R2robot in #github at 2020-06-01T00:54:31Z

heywood: does it not use the default browser you have set for the OS already?
+ [2020-06-02T10:01:38Z] jennis hello, I'm having a bad time googling the right thing here... I have two jobs in a workflow that execute very similar initial steps. I wondered whether it was possible to put these in some kind of template (I know that's how it's referred to in GitLab) and then call in the template at the start of the job?
+ [2020-06-02T15:12:15Z] mydog2 morn peeps
+ [2020-06-02T16:24:42Z] nedbat mydog2: btw, not sure if you are waiting for a greeting. on irc, it works better to just jump right in with the topic
+ [2020-06-02T17:25:05Z] peepsalot is there any possibly solution for uploading CI artifacts to a project's own web server? we currently have a solution that can upload test results, but it only functions for PRs created from the main repo. PRs from forks of the project can't get permission unless we share secret keys with said forks?
+ [2020-06-02T17:54:33Z] Puff420 hello