[feature request] Option to automatically fetch upstream for forks #16913
Unanswered
rickstaa
asked this question in
Other Feature Feedback, Questions, & Ideas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I like the
Fetch upstreambutton added to the Web UI. This dramatically simplifies keeping the main branch of a fork up to date! 🚀Giving users the ability to auto-sync the main branch of a fork with the upstream would even further increase the user experience. It would provide users that don't develop on the main fork branch, but separate feature branches the ability to keep their fork up to date without checking the interface.
I know that this can be done using a github-action like github-repo-sync, but I think having this ability in the Web UI would be an improvement. Further, I'm not sure if this is technically feasible given the current codebase, but I just wanted to put it out here for the community to review.
Implementation example
keep this fork up to datecheckbox to thefetch upstreammenu.frequencyselect element.Beta Was this translation helpful? Give feedback.
All reactions