+ [2020-02-29T18:05:59Z] Mr_Singh Thank you so much for this
+ [2020-02-29T20:05:11Z] eggbean Does anybody know if github actions can be triggered by changes in a repository that you do not own or are a contributer to?
+ [2020-02-29T21:44:16Z] rolandas hello i heard it is possible to somehow use github without typing credentials?
+ [2020-02-29T22:55:00Z] nedbat rolandas: github has good help: https://help.github.com/en/github/using-git/why-is-git-always-asking-for-my-password
+ [2020-02-29T23:17:10Z] rolandas nedbat: ty

message no. 177379

Posted by caveman in #github at 2020-02-29T12:51:26Z

specifically this one: https://github.com/i3/i3/pull/3859
+ [2020-03-01T00:22:14Z] diverdude i created a git repo using git init in cmdline. How do i add that to my github?
+ [2020-03-01T00:35:20Z] nedbat diverdude: make a new repo on github. it will have instructions about what to do
+ [2020-03-01T00:37:39Z] diverdude nedbat: thanx
+ [2020-03-01T05:24:38Z] pyusr How can I use homebrew on github actions ?
+ [2020-03-01T06:10:50Z] pyusr nm, figured it out