Below you will find pages that utilize the taxonomy term “Qubik65536”
April 28, 2026
Merge Upstream (Cubik65536s Fork)
Version updated for https://github.com/Qubik65536/merge-upstream to version v1.1.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Merge Upstream GitHub Action automates the process of merging changes from a specified branch of an upstream repository into a target branch of the current repository, using a fast-forward merge strategy. It is particularly useful for keeping forked repositories up to date with their upstream counterparts or synchronizing changes between repositories. This action supports both scheduled and manual triggers, simplifying the workflow for maintaining code consistency across repositories.
April 27, 2026
Merge Upstream (Cubik65536s Fork)
Version updated for https://github.com/Qubik65536/merge-upstream to version v1.2-rc.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
The “Merge Upstream” GitHub Action automates the process of merging changes from a specified branch in an upstream public repository into a branch in the current repository using fast-forward merges. It simplifies the task of keeping a forked repository up-to-date with its source repository or synchronizing changes between branches. This action supports scheduled and manual triggers, enabling users to streamline their workflows for repository updates.