Skip to content

Conversation

Copy link

Copilot AI commented Jan 13, 2026

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants