+ [2020-03-25T18:57:01Z] drleviathan I see. Yes that agrees with the stackoverflow link I just found about "wtf pipe in yml?"
+ [2020-03-25T19:05:06Z] drleviathan It becomes more clear: the "echo" lines are "workflow" commands. The echos are talking to the "runner" which is reading the output and can accept commands --> one step can "talk" to subsequent steps through "workflow commands" passed through the runner
+ [2020-03-25T19:13:45Z] drleviathan idly... I wonder if some custom script (e.g. executed deep inside some set of make rules) could print out "::set-env name=foo::bar" commands that would be interpreted by the runner
+ [2020-03-25T19:19:36Z] drleviathan if I were working at github I would probably try to be clever and force such commands to only work through echo, by supplying a modified version of the echo command under the hood. I will assume github devs are cleverer than I am and have had ample time to solve the hack paths that occur to me.
+ [2020-03-25T23:58:18Z] drleviathan w00t! I was able to create my own github action and run it without errors. Now to make it do something useful.

message no. 178530

Posted by pbug44 in #github at 2020-03-25T06:52:21Z

good morning all, I'm a git newbie, I forked a repo in the dashboard from someone that I'm collaborating with, so now I have a forked repo, I'm cloning this and what do I do then? also he has moved ahead in his repo how do I get his work back into my clone?
+ [2020-03-26T00:10:03Z] R2robot \(^o^)/
+ [2020-03-26T08:08:38Z] TomyLobo https://github.community/t5/How-to-use-Git-and-GitHub/Feature-Request-Switch-from-ready-to-draft-in-pull-requests/td-p/19107 what's the status of this? comments are exploding, everyone wants it, I want it, too :)
+ [2020-03-26T10:45:09Z] paul424 naah I finally got write access to our project , question is .... can it be taken away without my permission ?
+ [2020-03-26T10:46:04Z] paul424 taken away from me I mean....