Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

[WIP] Copy branch to new branch in xbmc-private repo - #235

Closed
cpm-code with Copilot wants to merge 1 commit into
wip/wip-masterfrom
copilot/copy-existing-branch
Closed

[WIP] Copy branch to new branch in xbmc-private repo#235
cpm-code with Copilot wants to merge 1 commit into
wip/wip-masterfrom
copilot/copy-existing-branch

Conversation

Copilot AI commented Jan 13, 2026

Copy link
Copy Markdown

Plan: Create GitHub Action workflow to copy branch to xbmc-private repo

  • Create a GitHub Actions workflow file that can copy the current branch to xbmc-private repository
  • Configure workflow to be triggered manually (workflow_dispatch)
  • Add necessary steps to checkout the current branch
  • Add steps to push the branch to the xbmc-private repository with the same branch name
  • Include proper authentication handling using GitHub secrets
  • Test and validate the workflow configuration
Original prompt

Copy this branch to new branch with same name on xbmc-private repo


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@cpm-code cpm-code closed this Jan 13, 2026
Copilot AI requested a review from cpm-code January 13, 2026 03:36
Copilot stopped work on behalf of cpm-code due to an error January 13, 2026 03:36
@cpm-code
cpm-code deleted the copilot/copy-existing-branch branch January 13, 2026 03:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants