+ [5 years ago] Soliton might even help in preventing duplicate reports.
+ [5 years ago] nepalschoolguy2 I have a forked repo, I have made commits to it. How can I pull from upstream but move the commits to a seperate branch?
+ [5 years ago] nepalschoolguy2 oh wait I can just rename the branch and pull master from upstream. nevermind :)

message no. 176043

Posted by Soliton in #github at 2019-11-20T15:45:27Z

might even help in preventing duplicate reports.
+ [5 years ago] snackoverflow how can i merge a pull request from the project I forked
+ [5 years ago] acebrianjuan I'm trying to learn how GitHub Actions work
+ [5 years ago] acebrianjuan I have a GitLab CI pipeline which I would like to replicate in GitHub actions
+ [5 years ago] acebrianjuan As far as I know, both use a .yml file to setup the pipeline