+ [2020-04-05T11:59:11Z] nedbat escherial: i think it would be ok. in a case like this, i would make a test repo and try it out
+ [2020-04-05T11:59:25Z] escherial nedbat: sounds reasonable, thanks
+ [2020-04-05T12:22:12Z] altendky i have a matrixed github actions job. i want some matrix entries (linux) to use a docker image. how can i conditionally specify a docker image for the whole job based on the matrix?
+ [2020-04-05T12:22:46Z] altendky escherial: i think if they merge the second pr that github realizes the first has been merged to and closes it. but sure, a test wouldn't hurt.
+ [2020-04-05T14:39:18Z] altendky https://github.com/altendky/pyqt5-tools/blob/8c014950ce23c7c2e20146e86a7fb642d5e48722/.github/workflows/ci.yml it seems that just having an expression resulting in an empty string is sufficient to have the container: line ignored

message no. 178955

Posted by tarkus in #github at 2020-04-05T10:04:41Z

Do you know why, there might be "This branch was successfully deployed" in the PR status, but yet "No deployments" label underneath? Trying to figure out why environment URL doesn't show up anywhere in the PR after the deployment succeeds.
+ [2020-04-06T14:54:36Z] relipse2 if code on github doesn't have a license, can I use it commercially?
+ [2020-04-06T14:56:22Z] nedbat relipse2: you should ask a lawyer. GitHub doesn't have an answer to that.
+ [2020-04-06T17:21:28Z] R2robot open an issue and request they add/specify the license
+ [2020-04-06T20:41:42Z] cornfeedhobo hello. i'm playing with the reference API, and I'm getting a 404 when POSTing and using a non-master SHA. anyone know what's up? my goal is to branch from a non-master branch which has a commit that is ahead of master
+ [2020-04-06T20:42:08Z] cornfeedhobo https://developer.github.com/v3/git/refs/#create-a-reference